Back to Home
EdgeworthHitbox icon

dwr-mcp-server

by EdgeworthHitbox

Overview

This server acts as a Model Context Protocol (MCP) interface, enabling AI models to retrieve various water-related data and administrative calls from the Colorado Division of Water Resources (DWR) REST API.

Installation

Run Command
node build/sse.js

Environment Variables

  • DWR_API_KEY
  • PORT

Security Notes

The server explicitly states in its `SECURITY.md` and through code analysis that it has no authentication, making it unsafe for public or production use. Any client connecting to its `/sse` endpoint or `/api/*` REST endpoints will have full, unauthenticated access. Furthermore, the `query_dwr_api` tool allows arbitrary DWR API endpoints and parameters to be queried via the server's base URL, which, without authentication, could lead to abuse or unintended resource consumption on the DWR API.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassMedium
Avg Tokens800
Stars0
Forks0
Last Update2025-11-19

Tags

Water DataAPI InterfaceAI ToolsColorado DWREnvironmental