goland-mcp-plus

salatmaster/goland-mcp-plus
★ 0 stars Kotlin Code/Dev Tools Updated 6d ago
Go semantic tools for the MCP server built into GoLand: 24 tools that answer questions about Go code through the type system, not text search
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "goland-mcp-plus": {
      "command": "npx",
      "args": [
        "-y",
        "salatmaster/goland-mcp-plus"
      ]
    }
  }
}

README Excerpt

**Go semantic tools for the MCP server built into GoLand.** 24 tools that answer questions about Go code the way the IDE answers them — through the type system, not through text search. > Listed as **Go MCP++** on the JetBrains Marketplace: plugin names may not contain > the word "GoLand". The repository keeps its original name.

Tools (20)

CircleShapego_build_checkgo_change_signaturego_docgo_extract_interfacego_find_usagesgo_fix_importsgo_generate_testgo_implement_interfacego_implementationsgo_inlinego_interface_checkgo_interfaces_ofgo_modgo_move_filesgo_package_apigo_read_filesgo_safe_deletego_source_of

Topics

ai-agentsclaude-codegogolandgolangintellij-pluginjetbrainsmcpmodel-context-protocolrefactoring