We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Davidkata1234/devir'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"permissions": {
"allow": [
"Bash(go build:*)",
"Bash(go vet:*)",
"Bash(make build:*)",
"Bash(brew install:*)",
"Bash(go install:*)",
"Bash(golangci-lint run:*)",
"Bash(golangci-lint help:*)",
"WebFetch(domain:github.com)",
"Bash(tree:*)",
"Bash(./devir:*)",
"Bash(gofmt:*)",
"Bash(golangci-lint:*)",
"Bash(go list:*)",
"Bash(make test:*)",
"Bash(make lint:*)",
"WebSearch",
"Bash(go get:*)",
"WebFetch(domain:golangci-lint.run)",
"Bash(pnpm build:*)",
"Bash(cat:*)"
]
},
"enableAllProjectMcpServers": true,
"enabledMcpjsonServers": [
"devir"
]
}