Skip to main content
Glama

Bangalore BMTC Mobility Connectivity Platform

by ajeetraina
claude-config.json468 B
{ "bmtc_mcp": { "baseUrl": "http://localhost:3000/api/v1", "apiKey": "test-api-key-12345", "endpoints": { "health": "/health", "busRoutes": "/bus-routes", "busStops": "/bus-stops", "busArrivals": "/bus-arrivals/{stopId}", "busLocations": "/bus-locations/{routeId}", "fareCalculator": "/fare-calculator?fromStopId={fromStopId}&toStopId={toStopId}&busType={busType}", "serviceAlerts": "/service-alerts" } } }

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