Create MCP Server in TypeScript
curated by SkillMD · plugin · 7 skills
Generate a complete MCP server project with tools, resources, and proper configuration.
Install the whole plugin (CLI)
npx skillmds add affaan-m/mcp-server-patterns
npx skillmds add github/typescript-mcp-server-generator
npx skillmds add addyosmani/api-and-interface-design
npx skillmds add ecnu-icalk/mcp-builder
npx skillmds add lingxling/mcp-builder
npx skillmds add scoheart/mcp-builder
npx skillmds add mhassan0000/mcp-builderSkills in this plugin
- ▌ mcp-server-patterns · affaan-mBuild MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.
- ▌ typescript-mcp-server-generator · githubGenerate a complete, production-ready MCP server project in TypeScript with tools, resources, and proper configuration.
- ▌ api-and-interface-design · addyosmaniDesign stable, well-documented interfaces that are hard to misuse, including REST APIs, GraphQL schemas, module boundaries, and component props.
- ▌ mcp-builder · ecnu-icalk bundleGuides the creation of high-quality MCP servers that let LLMs interact with external services through well-designed tools, covering planning, implementation, testing, and evaluation.
- ▌ mcp-builder · lingxling bundleGuides the creation of high-quality MCP servers that let LLMs interact with external services through well-designed tools, covering planning, implementation, testing, and evaluation.
- ▌ mcp-builder · scoheart bundleGuides the creation of high-quality MCP servers, covering design, implementation, testing, and evaluation for integrating external services with LLMs.
- ▌ mcp-builder · mhassan0000 bundleGuides the creation of high-quality MCP servers, covering design, implementation, testing, and evaluation for Python and TypeScript.