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.

View source on GitHub
Try now

MCP Apps

Build MCP Apps with interactive widgets. A cute fruit shop demo template to showcase advanced widgets features.

View source on GitHub
Try now

Blank

Start from scratch. A clean slate to build your own MCP server or MCP app the way you like it.

View source on GitHub
Try now

Authentication Templates

Supabase OAuth

MCP server with OAuth authentication backed by Supabase Auth.

View source on GitHub

Better Auth OAuth

MCP server with OAuth authentication powered by Better Auth.

View source on GitHub

Keycloak OAuth

MCP server with OAuth authentication integrated with Keycloak.

View source on GitHub

WorkOS OAuth

MCP server with enterprise SSO via WorkOS.

View source on GitHub

Auth0 OAuth

MCP server with OAuth authentication powered by Auth0.

View source on GitHub

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

View source on GitHub
Try now

Chart Builder

Create interactive charts and data visualizations

Chart the monthly sales data

View source on GitHub
Try now

Diagram Builder

Build and edit diagrams with an interactive canvas

Draw the user signup flow

View source on GitHub
Try now

Slide Deck

Create and present slide decks

Make a 5-slide pitch deck

View source on GitHub
Try now

Maps Explorer

Explore maps, get place details, and add markers

Find coffee shops near me

View source on GitHub
Try now

Hugging Face Spaces

Browse and display Hugging Face Spaces

What's trending on HF today?

View source on GitHub
Try now

Recipe Finder

Search recipes, plan meals, and get suggestions

What can I make with chicken and rice?

View source on GitHub
Try now

Widget Gallery

Showcase of different MCP widget types and patterns

Show me the counter widget

View source on GitHub
Try now

Multi Server Hub

Manage multiple MCP servers from a single hub

What's the hub status?

View source on GitHub
Try now

File Manager

Browse and manage files in a virtual vault

Open the vault and list files

View source on GitHub
Try now

Progress Demo

Demonstrate progress tracking for long-running tools

Run the customer engagement pipeline

View source on GitHub
Try now

i18n Adaptive

Adaptive internationalization based on client context

Detect my language

View source on GitHub
Try now

Resource Watcher

Monitor and manage configuration resources in real-time

Toggle the dark mode feature

View source on GitHub
Try now

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.

View source on GitHub
Try now

MCP Python SDK

Reference server built with the official mcp Python SDK (FastMCP).

View source on GitHub
Try now

tmcp

Reference server built with tmcp — schema-agnostic, protocol-level MCP Apps.

View source on GitHub
Try now

xmcp

Reference server built with xmcp — file-based tools where each .tsx is a tool + React handler.

View source on GitHub
Try now

Skybridge

Reference server built with Skybridge — React views with dual-runtime widget emission.

View source on GitHub
Try now

FastMCP

Reference server built with FastMCP — Pythonic, Prefab UI widgets, no frontend build.

View source on GitHub
Try now