Skip to main content
Glama

UK Bus Departures MCP Server

by vandamd
package.json588 B
{ "name": "remote-mcp-server-authless", "version": "0.0.0", "private": true, "scripts": { "deploy": "wrangler deploy", "dev": "wrangler dev", "format": "biome format --write", "lint:fix": "biome lint --fix", "start": "wrangler dev", "cf-typegen": "wrangler types", "type-check": "tsc --noEmit" }, "dependencies": { "@modelcontextprotocol/sdk": "1.18.0", "agents": "^0.1.3", "node-html-parser": "^7.0.1", "zod": "^3.25.76" }, "devDependencies": { "@biomejs/biome": "^2.2.4", "@types/node": "^24.3.3", "typescript": "5.9.2", "wrangler": "^4.36.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/vandamd/bustimes-mcp'

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