We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mvp2o-ai/mcp-ide-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
mcpresearchserver_recipients.json•688 B
{
"my_id": "mcpresearchserver",
"recipients": {
"miles_mcp_server": {
"name": "Miles MCP Server",
"description": "Core MCP server for business logic and AI coordination"
},
"dyson_frontend": {
"name": "Dyson Frontend",
"description": "Front end SaaS platform for the AI powered SaaS platform"
},
"mcp-ide-bridge": {
"name": "MCP IDE Bridge",
"description": "Bridge service for IDE integration and cross-project collaboration"
}
},
"server_info": {
"url": "http://localhost:8125/mcp/",
"transport": "http_streamable",
"description": "MCP Research Server for advanced research and analysis capabilities"
}
}