typescript-mcp-server-generator
Scaffolds production-ready TypeScript MCP servers with Zod validation, HTTP/stdio transport, and tool templates.
Install
npx skills add https://github.com/github/awesome-copilot --skill typescript-mcp-server-generatorStats
| Total installs | 7,661 |
| Weekly installs | 7.6K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Scaffolds a full Node.js/TypeScript project with @modelcontextprotocol/sdk, zod validation, and choice of HTTP (Express) or stdio transport
- Generates at least one production-ready tool with schema validation, error handling, and structured content responses
- Includes tsconfig.json with ES modules, proper package.json setup, and dev tooling (tsx/ts-node)
- Optionally adds resources with dynamic URI templates and prompts with argument schemas for extensibility
- Provides testing guidance via MCP Inspector, example tool invocations, and troubleshooting for common deployment issues
Tags
Related skills
| Skill | Installs | vs typescript-mcp-server-generator |
|---|---|---|
| playwright-automation-fill-in-form | 8,124 | +463 |
| write-coding-standards-from-file | 7,747 | +86 |
| winapp-cli | 7,521 | -140 |
| devops-rollout-plan | 7,655 | -6 |
| snowflake-semanticview | 7,572 | -89 |
FAQ
- How many installs does typescript-mcp-server-generator have?
- typescript-mcp-server-generator has 7,661 total installs and 7.6K installs this week.
- Where is typescript-mcp-server-generator hosted?
- typescript-mcp-server-generator is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does typescript-mcp-server-generator have?
- typescript-mcp-server-generator has 27.4K GitHub stars.
- When was typescript-mcp-server-generator first indexed?
- OrangeBot.AI first indexed typescript-mcp-server-generator on Feb 25, 2026.
- How do I install typescript-mcp-server-generator?
- Run: npx skills add https://github.com/github/awesome-copilot --skill typescript-mcp-server-generator