Skip to main content
Glama

Canteen MCP

by c0dr
MIT License
0
  • Linux
  • Apple
tsconfig.json372 B
{ "extends": "@tsconfig/node22/tsconfig.json", "compilerOptions": { "outDir": "dist", "target": "ESNext", "module": "ESNext", "moduleResolution": "Bundler", "allowJs": true, "esModuleInterop": true, "resolveJsonModule": true, "strict": true, "skipLibCheck": true, "types": ["vitest/globals", "node"] }, "include": ["src"] }

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/c0dr/canteen-mcp'

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