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
language-servers:
go:
command: gopls
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'