Skip to main content
Glama

Bangalore BMTC Mobility Connectivity Platform

by ajeetraina
package.json1.18 kB
{ "name": "bengaluru-bmtc-mcp", "version": "1.0.0", "description": "Mobility Connectivity Platform for Bangalore Metropolitan Transport Corporation", "main": "src/server.js", "scripts": { "start": "node src/server.js", "dev": "nodemon src/server.js", "data-integration": "node src/data-integration-cli.js", "test": "jest" }, "keywords": [ "bmtc", "bangalore", "public-transport", "mcp", "mobility", "bus", "gtfs" ], "author": "Ajeet Raina", "license": "MIT", "dependencies": { "axios": "^1.6.2", "body-parser": "^1.20.2", "cors": "^2.8.5", "csv-parser": "^3.0.0", "dotenv": "^16.3.1", "express": "^4.18.2", "express-rate-limit": "^7.1.4", "gtfs-realtime-bindings": "^1.1.1", "helmet": "^7.1.0", "ioredis": "^5.3.2", "json2csv": "^6.0.0-alpha.2", "mongodb": "^6.2.0", "mongoose": "^8.0.1", "morgan": "^1.10.0", "node-schedule": "^2.1.1", "swagger-ui-express": "^5.0.0", "winston": "^3.11.0" }, "devDependencies": { "jest": "^29.7.0", "nodemon": "^3.0.1", "supertest": "^6.3.3" }, "engines": { "node": ">=16.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/ajeetraina/bengaluru-bmtc-mcp'

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