Skip to main content
Glama

Dad Joke Visualizer

by rudedoggg
vercel.json•267 B
{ "version": 2, "builds": [ { "src": "api/index.cjs", "use": "@vercel/node@3.0.7" } ], "routes": [ { "src": "/api/(.*)", "dest": "/api/index.cjs" }, { "src": "/(.*)", "dest": "/api/index.cjs" } ] }

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/rudedoggg/DadJokeVisualizer'

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