CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Weekly digest for Claude Code builders. Model updates, releases, and notable tools.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. Godoc Mcp

Godoc Mcp

Editor's Note

This server wraps Go's `go doc` command to give Claude direct access to Go package documentation without parsing entire source files. It exposes two tools: `get_doc` for retrieving documentation on specific packages, types, or functions, and `list_packages` for discovering available subpackages. You can query standard library packages like `io` or `net/http`, third-party imports like `github.com/gorilla/mux`, or local project paths. The server handles module context automatically and supports pagination for large documentation. Perfect when you're working on Go projects and need Claude to understand APIs and interfaces efficiently rather than reading through raw source code.

Install

claude mcp add --transport stdio mrjoshuak-godoc-mcp uvx godoc-mcp
GitHub Stars111
Votes
0
View on GitHub

Comments

Login to comment

Related Developer Tools MCP Servers

View all →
Git

modelcontextprotocol/servers/git

1
81.8k
Model Context Protocol Servers
Github Mcp Server

github/github-mcp-server

0
28.1k
GitHub's official MCP Server
Dolt

dolthub/dolt

0
21.6k
Dolt – Git for Data
Mcp

awslabs/mcp

0
8.5k
Official MCP Servers for AWS
Git Mcp

idosal/git-mcp

0
7.8k
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
Firecrawl Mcp Server

firecrawl/firecrawl-mcp-server

0
5.8k
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.