{"name":"chargingatlas","version":"1.0.0","description":"ChargingAtlas MCP — look up US public EV charging by city from the DOE's NREL data.","transport":"streamable-http","endpoint":"/mcp","protocolVersion":"2025-06-18","auth":"none (public DOE/NREL data)","tools":[{"name":"search","description":"Search ChargingAtlas for US cities by name. Returns matching cities with an id you can pass to `fetch`. (ChatGPT/Deep-Research compatible.)"},{"name":"fetch","description":"Fetch the full EV-charging summary for a city id (e.g. 'ca/los-angeles') returned by `search`. (ChatGPT/Deep-Research compatible.)"},{"name":"get_city_charging","description":"The core tool: public EV charging in a city per the DOE's NREL data — station count, Level 2 vs DC fast ports, operating networks, connectors (J1772/CCS/NACS/CHAdeMO), free vs paid, and notable stations. Facts-in-code; not a live-availability map."},{"name":"search_cities","description":"Find covered US cities by name, optionally within a state. Returns counts + page URL."},{"name":"list_state_cities","description":"List all covered cities in a state, with station counts."},{"name":"find_charging","description":"Filter/rank covered cities — e.g. cities in CA with DC fast charging, cities that have NACS connectors, cities with free charging, or cities on a given network. Returns ranked matches."},{"name":"nearest_stations","description":"Find the public charging stations nearest to a latitude/longitude (e.g. the user's location). Returns each station with straight-line distance, level, connectors, network, and pricing."},{"name":"coverage_stats","description":"What ChargingAtlas covers: states, cities, total public stations, and the data date."}],"docs":"https://chargingatlas.com/llms.txt"}