MCP Directory
Back

create-mcp-app

by boguan · TypeScript · ★ 57

A CLI tool for quickly scaffolding Model Context Protocol (MCP) server applications with TypeScript support and modern development tooling

#mcp-client#mcp-server#mcp-server-boilerplate#mcp-server-template#model-context-protocol

Install

npx -y github:boguan/create-mcp-app

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "create-mcp-app": {
      "command": "npx",
      "args": [
        "-y",
        "github:boguan/create-mcp-app"
      ]
    }
  }
}

From the README

A powerful scaffolding toolkit for creating Model Context Protocol (MCP) applications with modern development practices. create-mcp-app is a monorepo project that provides tools and templates for building MCP applications. It uses modern development practices and tools to ensure a smooth development experience. The project is designed to help developers quickly set up and start building MCP applications with best practices and modern tooling. - 🚀 Instant project scaffolding for MCP applications - 📦 First-class TypeScript support with strict type checking - 🔧 Modern development toolchain w…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers