Skip to main content
Glama
package.json690 B
{ "name": "drivebc-mcp-server", "version": "1.0.0", "description": "MCP server for BC highway conditions via Open511-DriveBC API", "type": "module", "main": "build/index.js", "bin": { "drivebc-mcp-server": "./build/index.js" }, "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsx watch src/index.ts", "type-check": "tsc --noEmit" }, "keywords": [ "mcp", "drivebc", "highway", "traffic", "bc" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.24.3" }, "devDependencies": { "@types/node": "^25.0.1", "tsx": "^4.21.0", "typescript": "^5.9.3" } }

Latest Blog Posts

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/infil00p/DriveBC_MCP'

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