We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/chadkunsman/netbox_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(touch:*)",
"mcp__context7__resolve-library-id",
"mcp__context7__get-library-docs",
"Bash(mcp:*)",
"Bash(uv venv:*)",
"Bash(source:*)",
"Bash(uv pip install:*)",
"Bash(brew tap:*)",
"Bash(brew install:*)",
"Bash(python:*)",
"WebFetch(domain:docs.netbox.dev)",
"WebFetch(domain:netbox.readthedocs.io)",
"WebFetch(domain:demo.netbox.dev)",
"Bash(uv add:*)",
"Bash(uv run:*)",
"Bash(git --version)",
"Bash(git config:*)",
"Bash(ssh:*)",
"Bash(git init:*)"
],
"deny": []
},
"enableAllProjectMcpServers": false
}