Add create-mcp-ts (#167)

This commit is contained in:
Stephen Chen 2025-04-24 14:06:41 +08:00 committed by GitHub
parent 4f601d7a6d
commit b69019c0ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -287,6 +287,7 @@ A growing set of community-developed and maintained servers demonstrates various
## Frameworks
- **[create-mcp-ts](https://github.com/stephencme/create-mcp-ts)** - Create a new MCP server in TypeScript, batteries included - supports user-defined templates!
- **[LiteMCP](https://github.com/wong2/litemcp)** - A TypeScript framework for building MCP servers elegantly
- **[mcp-framework](https://github.com/QuantGeekDev/mcp-framework)** - Fast and elegant Typescript framework for building MCP servers
- **[oatpp-mcp](https://github.com/oatpp/oatpp-mcp)** - Anthropic's Model Context Protocol implementation for Oat++