Skip to main content
Glama

SF Cleaning Service

by Rana-X
vercel.json462 B
{ "functions": { "api/mcp.js": { "maxDuration": 10 } }, "rewrites": [ { "source": "/api/mcp", "destination": "/api/mcp.js" }, { "source": "/favicon.ico", "destination": "/public/irl-logo.svg" }, { "source": "/", "destination": "/public/index.html" } ], "headers": [ { "source": "/(.*)", "headers": [ { "key": "Access-Control-Allow-Origin", "value": "*" } ] } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rana-X/irl'

If you have feedback or need assistance with the MCP directory API, please join our Discord server