ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use EPA Envirofacts with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access US environmental data including UV forecasts, facility information, and toxic release inventories directly from the EPA.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 6 capabilities

The complete EPA Envirofacts capability set.

These are the exact actions your AI can choose when you ask it to work with EPA Envirofacts.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through EPA Envirofacts.

  1. 01

    Uv hourly zip

    Get hourly UV Index forecast by ZIP code

  2. 02

    Uv daily city state

    Get daily UV Index forecast by City and State

  3. 03

    Uv daily zip

    Get daily UV Index forecast by ZIP code

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through EPA Envirofacts.

  1. 04

    Graphql query

    Query EPA Envirofacts using GraphQL

  2. 05

    Rest query

    Use program.table format (e.g., tri.tri_facility). Query EPA Envirofacts REST API

  3. 06

    Uv hourly city state

    Get hourly UV Index forecast by City and State

Observed, not estimated

864ms average. Fast in production.

EPA Envirofacts is checked daily against the live service.

Daily averagePeak 1022ms
Aug 20Today
Fastest day
726ms
Slowest day
1022ms
14-day trend
Stable0%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of EPA Envirofacts, so you can see the experience inside your AI.

It does not authenticate your account with EPA Envirofacts. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

EPA Envirofacts Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_MUjPT9aewtl8KJkMMs8b36O0IfswJIUaoxUGiwfj/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — EPA Envirofacts capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "epa-envirofacts-environmental-data-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_MUjPT9aewtl8KJkMMs8b36O0IfswJIUaoxUGiwfj/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions EPA Envirofacts owners ask.

  • 01

    How can I check the UV Index for a specific location?

    Use the uv_hourly_zip or uv_hourly_city_state capabilities. Simply provide a 5-digit US ZIP code or the city name and 2-letter state abbreviation to receive the latest hourly forecast data.

  • 02

    Can I search for specific facilities in the EPA database?

    Yes! Use the rest_query capability. You can specify tables like 'tri.tri_facility' or 'sems.envirofacts_site' and apply filters using operators like 'equals' or 'contains' to find specific sites and their environmental records.

  • 03

    Does this server support complex data aggregations?

    Absolutely. The graphql_query capability allows you to execute custom GraphQL strings to perform advanced data fetching, aggregations, and subqueries across the EPA's DMAP API infrastructure.