We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pydantic/pydantic-ai'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"permissions": {
"allow": [
"Bash(rg:*)",
"Bash(make:*)",
"Bash(uv run pytest:*)",
"Bash(uv run:*)",
"Bash(git push:*)",
"Bash(git checkout:*)",
"Bash(gh pr create:*)",
"Bash(gh pr view:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(gh pr comment:*)",
"Bash(gh pr checks:*)",
"Bash(gh run view:*)",
"Bash(gh pr list:*)",
"Bash(gh api:*)",
"Bash(pre-commit run:*)",
"Bash(grep:*)",
"Bash(find:*)",
"Bash(coverage:*)"
],
"deny": []
}
}