We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zzuse/mcp_compiler_explorer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
mcp.json•337 B
// generate from command "connect to a remote HTTP server that implements the MCP protocol"
// testing using DANGEROUSLY_OMIT_AUTH=true npx @modelcontextprotocol/inspector
{
"servers": {
"my-mcp-server-4620e938": {
"url": "http://localhost:8000/sse",
"type": "http"
}
},
"inputs": []
}