other tools and integrations
Godoc Mcp
Token-efficient Go documentation server that provides AI assistants with smart access to package docs and types without reading entire source files
Installation
npx -y mrjoshuak/godoc-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "godoc-mcp",
"command": "npx",
"args": [
"-y",
"mrjoshuak/godoc-mcp"
]
}About This MCP Server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHubRelated MCPs
View all →MS
Mcp Server Nano Banana
AI image generation using Google Gemini's nano banana model.
pythonlocalmacos+3
MC
Mcp Claude Spotify
An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).
typescriptcloudlocal+1
MM
Mcp Manager
Simple Web UI to install and manage MCP servers for Claude Desktop App.
typescriptcloudother tools and integrations