Skip to main content
Glama

Coda MCP Server

package.json1.08 kB
{ "name": "coda-mcp", "version": "1.5.1", "description": "MCP Server for Coda", "repository": { "url": "https://github.com/orellazri/coda-mcp" }, "bin": { "coda": "./dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && chmod 755 dist/index.js", "lint": "eslint .", "format": "prettier --write .", "test": "vitest run --coverage", "test:watch": "vitest", "openapi-ts": "openapi-ts", "inspect": "pnpm dlx @modelcontextprotocol/inspector dist/index.js" }, "dependencies": { "@hey-api/client-axios": "^0.7.0", "@modelcontextprotocol/sdk": "^1.11.2", "axios": "^1.9.0", "zod": "^3.24.4" }, "devDependencies": { "@eslint/js": "^9.26.0", "@hey-api/openapi-ts": "^0.67.3", "@types/node": "^22.15.17", "@vitest/coverage-v8": "3.1.4", "eslint": "^9.26.0", "globals": "^16.1.0", "mcp-testing-kit": "^0.2.0", "prettier": "^3.5.3", "typescript": "^5.8.3", "typescript-eslint": "^8.32.1", "vitest": "^3.1.4" }, "packageManager": "pnpm@10.9.0" }

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