marketplace
01Plugin Claude Code
Marketplace for gopls-mcp, providing semantic Go code analysis tools powered by gopls.
Plugin Claude Code
Marketplace for gopls-mcp, providing semantic Go code analysis tools powered by gopls.
Instructions file
Instructions for xieyuschen/gopls-mcp, a project described as: MCP server for golang projects development: Expand AI Code Agent ability boundary to have a semantic understanding and determinisic information for golang projects.
Plugin Claude Code
Semantic Go code analysis using gopls — type-aware definitions, references, implementations, and call hierarchy.
MCP server Claude CodeCodexCursor +2
gopls, the Go language server, exposed as an MCP server: lets the agent query symbols, definitions, references and diagnostics in a Go codebase. Launched with ./scripts/run.sh.
Hook
Runs when a session starts, executing on_session_start.sh. From xieyuschen/gopls-mcp.
Skill Claude CodeCodex
Semantic Go code analysis using gopls — type-aware definitions, references, implementations, call hierarchy, dependency graphs, and rename previews. Use these tools for semantic Go tasks; never fall back to grep — gopls sees types, scopes, and interfaces that text search misses.