idapixl/mcp-starter-kit
Production-ready MCP server template — TypeScript, 4 tools, tested
Platform-specific configuration:
{
"mcpServers": {
"mcp-starter-kit": {
"command": "npx",
"args": [
"-y",
"mcp-starter-kit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...