We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/swen128/cloud-logging-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"mcpServers": {
"cloud-logging": {
"command": "bun",
"args": ["run", "/Users/yuto_ogino/programs-personal/cloud-logging-mcp/src/main.ts"]
}
}
}