Reusable framework for building Model Context Protocol (MCP) servers for Claude, plus three production-shaped example servers (filesystem, GitHub issues, SQLite). In-memory test harness with p99 round…
{
"mcpServers": {
"mcp-toolkit": {
"command": "uvx",
"args": [
"mcp-server-toolkit"
]
}
}
}