MCP Server Templates | Manufact
Templates
Get started quickly by cloning a template and deploying your MCP server
Starter Templates
Starter
A minimal template with everything you need to get started. Tools, prompts, resources, and automatic UI widget registration.
MCP Apps
Build MCP Apps with interactive widgets. A cute fruit shop demo template to showcase advanced widgets features.
Blank
Start from scratch. A clean slate to build your own MCP server or MCP app the way you like it.
Authentication Templates
Supabase OAuth
MCP server with OAuth authentication backed by Supabase Auth.
Better Auth OAuth
MCP server with OAuth authentication powered by Better Auth.
Keycloak OAuth
MCP server with OAuth authentication integrated with Keycloak.
WorkOS OAuth
MCP server with enterprise SSO via WorkOS.
Auth0 OAuth
MCP server with OAuth authentication powered by Auth0.
Example Projects
Next.js Drop-in
Drop an MCP server into an existing Next.js app — share React components between the web page and the MCP widget
show me the demo page
Chart Builder
Create interactive charts and data visualizations
Chart the monthly sales data
Diagram Builder
Build and edit diagrams with an interactive canvas
Draw the user signup flow
Slide Deck
Create and present slide decks
Make a 5-slide pitch deck
Maps Explorer
Explore maps, get place details, and add markers
Find coffee shops near me
Hugging Face Spaces
Browse and display Hugging Face Spaces
What's trending on HF today?
Recipe Finder
Search recipes, plan meals, and get suggestions
What can I make with chicken and rice?
Widget Gallery
Showcase of different MCP widget types and patterns
Show me the counter widget
Multi Server Hub
Manage multiple MCP servers from a single hub
What's the hub status?
File Manager
Browse and manage files in a virtual vault
Open the vault and list files
Progress Demo
Demonstrate progress tracking for long-running tools
Run the customer engagement pipeline
i18n Adaptive
Adaptive internationalization based on client context
Detect my language
Resource Watcher
Monitor and manage configuration resources in real-time
Toggle the dark mode feature
Other Frameworks
Reference servers for third-party MCP frameworks. See the framework comparison.
MCP TypeScript SDK
Reference server built with the official @modelcontextprotocol/sdk and ext-apps.
MCP Python SDK
Reference server built with the official mcp Python SDK (FastMCP).
tmcp
Reference server built with tmcp — schema-agnostic, protocol-level MCP Apps.
xmcp
Reference server built with xmcp — file-based tools where each .tsx is a tool + React handler.
Skybridge
Reference server built with Skybridge — React views with dual-runtime widget emission.
FastMCP
Reference server built with FastMCP — Pythonic, Prefab UI widgets, no frontend build.