Skip to main content
Glama
vercel.json270 B
{ "buildCommand": "pnpm install && pnpm run build", "rewrites": [ { "source": "/mcp", "destination": "/api" }, { "source": "/health", "destination": "/api" }, { "source": "/", "destination": "/api" } ] }

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/vwinterdev/mcp-test'

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