BearHuddleston/mcp-server-template
Spec-driven Go MCP server template for building domain MCPs with AI-agent onboarding.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-template": {
"command": "npx",
"args": [
"-y",
"mcp-server-template"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...