gopls

v1.0.4Developer Toolsstable

https://gopls-mcp.org/ MCP server for golang projects development: Expand AI Code Agent ability boundary to have a semantic understanding and determinisic information for golang projects.

goplsmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is gopls?

gopls is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to https://gopls-mcp.org/ mcp server for golang projects development: expand ai code agent ability boundary to have a semantic understanding and determinisic information for golang projects.

https://gopls-mcp.org/ MCP server for golang projects development: Expand AI Code Agent ability boundary to have a semantic understanding and determinisic information for golang projects.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • https://gopls-mcp.org/ MCP server for golang projects develo

Use Cases

Analyze Go projects with semantic understanding.
Provide deterministic code information.
xieyuschen

Maintainer

LicenseBSD 3-Clause
Languagetypescript
Versionv1.0.4
UpdatedMar 2, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y gopls

Manual Installation

npx -y gopls

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about gopls

What is gopls?

gopls is a Model Context Protocol (MCP) server that https://gopls-mcp.org/ mcp server for golang projects development: expand ai code agent ability boundary to have a semantic understanding and determinisic information for golang projects. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install gopls?

Install via npm with the command: npx -y gopls. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with gopls?

gopls works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is gopls free to use?

Yes, gopls is open source and available under the BSD 3-Clause license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "gopls": { "command": "npx", "args": ["-y", "gopls"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use gopls?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides