We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/b9b4ymiN/myMCPserver'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"permissions": {
"allow": [
"Bash(dir:*)",
"Bash(npm test)",
"Bash(npm run build)",
"Bash(cat:*)",
"Bash(npm uninstall:*)",
"Bash(npm install:*)",
"Bash(ls:*)",
"Bash(docker build:*)",
"Bash(npm start)",
"Bash(curl:*)",
"Bash(netstat:*)",
"Bash(findstr:*)",
"Bash(taskkill:*)",
"Bash(node:*)",
"Bash(docker-compose down:*)",
"Bash(docker-compose build:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(npx tsc:*)"
]
}
}