Skip to main content
Glama

Google MCP Router

package.json1.36 kB
{ "name": "google-mcp-router", "version": "1.0.0", "description": "Google-only MCP Router for scheduling and confirmations", "main": "dist/server.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/server.js", "dev": "tsx watch src/server.ts", "test": "vitest", "test:coverage": "vitest --coverage", "lint": "eslint src/**/*.ts", "type-check": "tsc --noEmit" }, "dependencies": { "@fastify/cors": "^9.0.1", "@fastify/helmet": "^11.1.1", "@opentelemetry/api": "^1.7.0", "@opentelemetry/auto-instrumentations-node": "^0.40.3", "@opentelemetry/sdk-node": "^0.45.1", "ajv": "^8.12.0", "convict": "^6.2.0", "dotenv": "^17.2.2", "fastify": "^4.28.1", "googleapis": "^136.0.0", "handlebars": "^4.7.8", "luxon": "^3.4.4", "openid-client": "^6.0.0", "pino": "^9.0.0", "pino-pretty": "^10.3.1", "prom-client": "^15.1.0", "redis": "^4.7.1" }, "devDependencies": { "@types/handlebars": "^4.1.0", "@types/node": "^20.11.0", "@typescript-eslint/eslint-plugin": "^6.19.0", "@typescript-eslint/parser": "^6.19.0", "@vitest/coverage-v8": "^1.2.0", "eslint": "^8.56.0", "nock": "^13.4.0", "tsx": "^4.7.0", "typescript": "^5.3.3", "vitest": "^1.2.0" }, "engines": { "node": ">=20.0.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/Thinh-nguyen-03/virtual-assistant-mcp'

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