We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Im-Hal-9K/Capacities-MCP-Plus'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"permissions": {
"allow": [
"Bash(bun add:*)",
"Bash(bun remove:*)",
"Bash(bunx:*)",
"WebFetch(domain:api.capacities.io)",
"WebFetch(domain:api.capacities.io)",
"Bash(bun run lint:*)",
"Bash(bun run:*)",
"Bash(git add:*)",
"Bash(bun test:*)",
"Bash(rm:*)"
],
"deny": []
}
}