Skip to main content
Glama

Day 5 Remote MCP Server

by Bizuayeu
vercel.json212 B
{ "outputDirectory": "public", "functions": { "api/mcp.ts": { "maxDuration": 10 }, "api/mcp-ws.ts": { "maxDuration": 10 }, "api/health.ts": { "maxDuration": 5 } } }

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/Bizuayeu/day5-api-remote-mcp'

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