We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vfarcic/dot-ai'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
empty.json•341 B
{
"success": true,
"data": {
"title": "No Visualizations Available",
"visualizations": [],
"insights": [
"No visualization data could be generated for this session",
"The session may not have completed successfully"
]
},
"meta": {
"timestamp": "2024-01-15T10:30:00.000Z",
"version": "1.0.0"
}
}