bytesbyankit/MCP-Server-Development-Framework
A comprehensive framework for developing Model Context Protocol (MCP) servers with TypeScript/Node.js. Includes project specifications, architectural guidelines, and development tools for building production-ready MCP implementations.
Platform-specific configuration:
{
"mcpServers": {
"MCP-Server-Development-Framework": {
"command": "npx",
"args": [
"-y",
"MCP-Server-Development-Framework"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...