★ 0 stars
Go
🗄️ Database
Updated today
Production-ready Model Context Protocol (MCP) servers in Go. Filesystem, PostgreSQL, Redis, shell, HTTP & Home Assistant. Embeddable as binaries or packages.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"go-mcp-servers": {
"command": "go",
"args": [
"run",
"github.com/dimasd-angga/go-mcp-servers@latest"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add go-mcp-servers go run github.com/dimasd-angga/go-mcp-servers@latest
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"go-mcp-servers": {
"command": "go",
"args": [
"run",
"github.com/dimasd-angga/go-mcp-servers@latest"
]
}
}
}
📋 Copy
Topics
agent-framework agent-tools ai-agents anthropic claude claude-desktop filesystem go golang home-assistant llm llm-tools mcp mcp-server mcp-servers