Query US tap-water quality from the EPA's SDWIS records — by city, system, or contaminant.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://mcp.tapwatermap.com/mcp10 strumenti · 124 mssearchSearch TapWaterMap for US cities by name. Returns matching cities with an id you can pass to `fetch`. (ChatGPT/Deep-Research compatible.)Search TapWaterMap for US cities by name. Returns matching cities with an id you can pass to `fetch`. (ChatGPT/Deep-Research compatible.)
| Parametro | Tipo | Descrizione |
|---|---|---|
| query* | string | City name or partial name, e.g. 'Burlington'. |
fetchFetch the full plain-English EPA tap-water record for a city id (e.g. 'vt/burlington') returned by `search`. (ChatGPT/Deep-Research compatible.)Fetch the full plain-English EPA tap-water record for a city id (e.g. 'vt/burlington') returned by `search`. (ChatGPT/Deep-Research compatible.)
| Parametro | Tipo | Descrizione |
|---|---|---|
| id* | string | City id like 'vt/burlington' (state/slug). |
search_citiesFind covered US cities by name, optionally within a state. Returns counts + the page URL for each.Find covered US cities by name, optionally within a state. Returns counts + the page URL for each.
| Parametro | Tipo | Descrizione |
|---|---|---|
| query* | string | — |
| state | string | Optional 2-letter state code, e.g. 'TX'. |
| limit | integer | — |
get_city_waterThe core tool: what the EPA has on record for a city's tap water — the active community water systems serving it, populations, sources, and violations (contaminant, health-based or not, dates, status, level vs limit when recorded). Plain-English, sourced, never a safety verdict.The core tool: what the EPA has on record for a city's tap water — the active community water systems serving it, populations, sources, and violations (contaminant, health-based or not, dates, status, level vs limit when recorded). Plain-English, sourced, never a safety verdict.
| Parametro | Tipo | Descrizione |
|---|---|---|
| city* | string | — |
| state* | string | 2-letter state code, e.g. 'VT'. |
get_water_systemEPA record for a single water system by its PWSID (e.g. 'VT0005053'): name, population served, source, and violations.EPA record for a single water system by its PWSID (e.g. 'VT0005053'): name, population served, source, and violations.
| Parametro | Tipo | Descrizione |
|---|---|---|
| pwsid* | string | — |
list_state_citiesList all covered cities in a state (with violation counts).List all covered cities in a state (with violation counts).
| Parametro | Tipo | Descrizione |
|---|---|---|
| state* | string | 2-letter state code. |
find_citiesFilter/rank cities across the dataset — e.g. cities in TX with open health-based violations, or cities with a specific contaminant. Returns ranked matches.Filter/rank cities across the dataset — e.g. cities in TX with open health-based violations, or cities with a specific contaminant. Returns ranked matches.
| Parametro | Tipo | Descrizione |
|---|---|---|
| state | string | Optional 2-letter state code. |
| contaminant | string | Optional EPA contaminant code or name (use explain_contaminant to find a code). |
| healthBasedOnly | boolean | — |
| minPopulation | integer | — |
| openViolationsOnly | boolean | Only cities with violations not returned to compliance. |
| limit | integer | — |
compare_citiesCompare the EPA records of several cities side by side. Pass cities as 'City, ST' strings.Compare the EPA records of several cities side by side. Pass cities as 'City, ST' strings.
| Parametro | Tipo | Descrizione |
|---|---|---|
| cities* | array | e.g. ['Burlington, VT', 'Houston, TX'] |
explain_contaminantPlain-English explanation of an EPA contaminant by name or code: the EPA name, whether the EPA classifies it as health-based, and how often it appears in our records. Not medical advice.Plain-English explanation of an EPA contaminant by name or code: the EPA name, whether the EPA classifies it as health-based, and how often it appears in our records. Not medical advice.
| Parametro | Tipo | Descrizione |
|---|---|---|
| contaminant* | string | Contaminant name or EPA code, e.g. 'TTHM' or '2950'. |
coverage_statsWhat TapWaterMap covers: states, cities, total EPA violation records, and the data quarter/date.What TapWaterMap covers: states, cities, total EPA violation records, and the data quarter/date.
Per questo strumento non è stato pubblicato alcuno schema di input.
10 strumenti su 10 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Query US tap-water quality from the EPA's SDWIS records — by city, system, or contaminant.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.