Back to search
30
MCP
mcp-go
mark3labs/mcp-goA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
http://mcp-go.dev/
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mcp-go": {
"url": "http://mcp-go.dev/",
"transport": "http"
}
}
}