Templates
Manage MCP server starter templates available to all users.
| Name | Language | Framework | Official | Usage | Actions |
|---|---|---|---|---|---|
Node.js Starter Minimal MCP server template for Node.js with TypeScript support and auto-generated tool stubs. | TypeScript | Node.js | Official | 3.8k | |
Python FastAPI Production-ready MCP server using FastAPI with async support, Pydantic models, and OpenAPI integration. | Python | FastAPI | Official | 2.9k | |
Go gRPC High-performance MCP server in Go with gRPC transport, protobuf definitions, and structured logging. | Go | gRPC | Official | 1.4k | |
Rust Axum Ultra-fast, memory-safe MCP server built with Axum, Tokio, and Serde. Ideal for resource-constrained environments. | Rust | Axum | Official | 870 | |
Express REST Classic Express.js MCP server template with middleware, error handling, and Zod validation out of the box. | TypeScript | Express | Official | 5.1k | |
Next.js API Routes MCP server deployed as Next.js API routes, perfect for teams already running a Next.js application. | TypeScript | Next.js | Official | 2.3k | |
NestJS Enterprise Enterprise-grade MCP server with NestJS modules, dependency injection, guards, and OpenTelemetry tracing. | TypeScript | NestJS | Official | 1.6k | |
Django REST Framework Full-featured MCP server powered by Django REST Framework with authentication, permissions, and admin UI. | Python | Django | Official | 1.2k |