We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jgardner04/Ghost-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(gh api:*)",
"Bash(gh pr list:*)",
"Bash(gh pr view:*)",
"Bash(gh pr diff:*)",
"Bash(npm install:*)",
"Bash(sudo chown:*)",
"Bash(npm config set:*)",
"Bash(node:*)",
"Bash(npm audit:*)",
"WebSearch",
"WebFetch(domain:github.com)",
"Bash(git log:*)"
],
"deny": [],
"ask": []
}
}