TapWaterMap

Query US tap-water quality from the EPA's own SDWIS records: the water systems serving a city, contaminants and violations on record (with dates and whether…

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Search: Search TapWaterMap for US cities by name. Returns matching cities with an id you can pass to `fetch`. (ChatGPT/Deep-Research compatible.)
  • Fetch: Fetch the full plain-English EPA tap-water record for a city id (e.g. 'vt/burlington') returned by `search`. (ChatGPT/Deep-Research compatible.)
  • Search Cities: Find covered US cities by name, optionally within a state. Returns counts + the page URL for each.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Query US tap-water quality from the EPA's own SDWIS records: the water systems serving a city, contaminants and violations on record (with dates and whether the EPA classifies them as health-based), compare cities, and explain contaminants. Public, no-auth, read-only — ~19,000 cities across all 50 states + DC, ~1.5M EPA records. Every response reports what the EPA recorded, never a safety verdict.

Список инструментов сервера (10)

Технические названия из tools/list. Нужны только разработчикам.

searchSearch TapWaterMap for US cities by name. Returns matching cities with an id you can pass to `fetch`. (ChatGPT/Deep-Research compatible.)
fetchFetch the full plain-English EPA tap-water record for a city id (e.g. 'vt/burlington') returned by `search`. (ChatGPT/Deep-Research compatible.)
search_citiesFind covered US cities by name, optionally within a state. Returns counts + the page URL for each.
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.
get_water_systemEPA record for a single water system by its PWSID (e.g. 'VT0005053'): name, population served, source, and violations.
list_state_citiesList all covered cities in a state (with violation counts).
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.
compare_citiesCompare the EPA records of several cities side by side. Pass cities as 'City, ST' strings.
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.
coverage_statsWhat TapWaterMap covers: states, cities, total EPA violation records, and the data quarter/date.
TapWaterMap: подключить к Claude, ChatGPT, Cursor · Connectors.fun