We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cbyrohl/mcp-server-ads'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"metadata": {
"name": "My Reading List",
"description": "Papers to read",
"num_documents": 3,
"public": false,
"id": "abc123"
},
"documents": [
"1905AnP...322..891E",
"1916AnP...354..769E",
"2016PhRvL.116f1102A"
]
}