create-typescript-server
CLI tool to create a new TypeScript MCP server JavaScript-based implementation.
Documentation
create-typescript-server !NPM Version
A command line tool for quickly scaffolding new MCP (Model Context Protocol) servers.
Getting Started
# Create a new server in the directory `my-server`
npx @modelcontextprotocol/create-server my-server
# With options
npx @modelcontextprotocol/create-server my-server --name "My MCP Server" --description "A custom MCP server"After creating your server:
cd my-server # Navigate to server directory
npm install # Install dependencies
npm run build # Build once
# or...
npm run watch # Start TypeScript compiler in watch mode
# optional
npm link # Make your server binary globally availableLicense
This project is licensed under the MIT License—see the LICENSE file for details.
Frequently asked questions
What is create-typescript-server?
create-typescript-server is CLI tool to create a new TypeScript MCP server JavaScript-based implementation.
How do I install create-typescript-server?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is create-typescript-server open source?
Yes — it is hosted on GitHub at https://github.com/modelcontextprotocol/create-typescript-server and has 165 stars.
Related MCP tools
MCP server for Todoist integration enabling natural language task management with Claude JavaScript-based implementation.
This sample app uses the Vercel MCP Adapter that allows you to drop in an MCP server on a group of routes in any Next.js project.
🚀 Powerful Local AI Chat Application - Mcp, Secure, Efficient, Personalized 本地化部署的大模型客户端 JavaScript-based implementation.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
An AI-powered task-management system you can drop into Cursor, Lovable, Windsurf, Roo, and others. Built for the Model Context Protocol to enhance AI capabiliti
Fay是一个帮助数字人(2.5d、3d、移动、pc、网页)或大语言模型(openai兼容、deepseek)连通业务系统的mcp框架。 JavaScript-based implementation. Trusted by 12000+ developers.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP