We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gemyago/atlacp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"pullrequest": {
"line_start": 30032,
"line_end": 30500,
"properties": ["id", "title", "state", "author", "source", "destination"],
"dependencies": ["account", "repository", "commit"],
"required_fields": ["id", "title", "state"],
"optional_fields": ["description", "reviewers", "draft"]
}
}