We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xoniks/mcp-visualization-duckdb'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(rg:*)",
"Bash(python -m pytest tests/test_llm.py -v)",
"Bash(python3 -m pytest tests/test_llm.py -v)",
"Bash(python3:*)",
"Bash(ls:*)",
"Bash(rm:*)",
"Bash(mkdir:*)",
"Bash(cp:*)",
"Bash(touch:*)",
"Bash(chmod:*)",
"Bash(./test_local.sh:*)",
"Bash(true)",
"Bash(git add:*)",
"Bash(git rm:*)",
"Bash(grep:*)",
"Bash(python:*)",
"Bash(mv:*)"
],
"deny": []
}
}