We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Stefan-Nitu/mcp-xcode'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"permissions": {
"allow": [
"Bash(npm test:*)",
"WebSearch",
"Bash(npm run build:*)",
"Bash(npm run test:coverage:*)",
"WebFetch(domain:gist.github.com)",
"WebFetch(domain:github.com)",
"Bash(npm run test:e2e:*)",
"Bash(npm run:*)",
"Bash(npx jest:*)",
"Bash(timeout 60 npx jest:*)",
"Bash(grep:*)",
"WebFetch(domain:docs.anthropic.com)",
"Bash(xcodebuild:*)"
],
"deny": [],
"ask": []
}
}