mcp-golang
metoro-io/mcp-golangWrite Model Context Protocol servers in few lines of go code. Docs at https://mcpgolang.com . Created by https://metoro.io
Tools · 3
Search across the mcp-golang knowledge base to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about mcp-golang, find specific doc…
Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the mcp-golang documentation pages and OpenAPI specs. This is NOT a shell on any real mach…
Report a problem with this documentation site so the docs team can fix it. Use when a documentation page is incorrect, outdated, confusing, incomplete, or has a broken example. This is for feedback ab…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mcp-golang": {
"url": "https://mcpgolang.com/mcp",
"transport": "http"
}
}
}