Skip to main content
Glama

MCP Server

by Nawaf-TBE
vercel.json311 B
{ "version": 2, "builds": [ { "src": "dist/index.js", "use": "@vercel/node" } ], "routes": [ { "src": "/(.*)", "dest": "dist/index.js" } ], "env": { "NODE_ENV": "production" }, "functions": { "dist/index.js": { "maxDuration": 30 } } }

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/Nawaf-TBE/MCP'

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