Skip to main content
Glama
package.json573 B
{ "name": "dwr-mcp-server", "version": "1.0.0", "type": "module", "description": "MCP server for Colorado DWR API", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0", "@types/express": "^5.0.5", "axios": "^1.6.0", "express": "^5.1.0", "zod": "^3.22.0", "zod-to-json-schema": "^3.22.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" } }

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/EdgeworthHitbox/dwr-mcp-server'

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