Skip to main content
Glama
language-servers.yaml319 B
language-servers: go: command: gopls extensions: '.go': 'go' workspace_files: - 'go.mod' - 'go.work' diagnostics: strategy: 'push' wait_timeout_ms: 2000 environment: GOPATH: '$HOME/go' GOCACHE: '$HOME/.cache/go-build' GOMODCACHE: '$HOME/go/pkg/mod'

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/p1va/symbols-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server