tapwatermap for Cursor
io.github.squidcode/tapwatermap
Query US tap-water quality from the EPA's SDWIS records — by city, system, or contaminant.
client:Cursor
transport:streamable-http
tools:10
Install tapwatermap in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tapwatermap": {
"url": "https://mcp.tapwatermap.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs