Skip to main content
Glama

Coda MCP Server

tsconfig.json455 B
{ "$schema": "https://json.schemastore.org/tsconfig", "display": "Node 23", "_version": "23.0.0", "compilerOptions": { "lib": ["es2024"], "module": "nodenext", "target": "es2024", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "moduleResolution": "node16", "resolveJsonModule": true, "rootDir": "src", "outDir": "dist" }, "exclude": ["node_modules", "dist", "openapi-ts.config.ts"] }

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/orellazri/coda-mcp'

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