raythurman2386/go-mcp-template
A template for building Model Context Protocol (MCP) servers in Go. This project provides a simple HTTP server that exposes tools for Large Language Models (LLMs) to consume.
Platform-specific configuration:
{
"mcpServers": {
"go-mcp-template": {
"command": "npx",
"args": [
"-y",
"go-mcp-template"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...