What is the io.github.squidcode/tapwatermap MCP server?
Query US tap-water quality from the EPA's SDWIS records — by city, system, or contaminant.
How to install io.github.squidcode/tapwatermap
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"tapwatermap": {
"url": "https://mcp.tapwatermap.com/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tapwatermap": {
"serverUrl": "https://mcp.tapwatermap.com/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"tapwatermap": {
"type": "http",
"url": "https://mcp.tapwatermap.com/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"tapwatermap": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.tapwatermap.com/mcp"
]
}
}
}Claude Code
claude mcp add --transport http tapwatermap https://mcp.tapwatermap.com/mcpRelated MCP servers
Read-only access to your CodeMouse accounts, repositories, and AI pull-request reviews.
View repository →Track time on usetimebook.com - start/stop timers, log entries, list projects/clients.
View repository →