What is MS Department of Environmental Quality?
Mississippi Department of Environmental Quality MUSTER (UST + CERCLA) and 2024 Impaired Waters services on agency host. Five curated Feature Layers: layer 10 All MS Underground Storage Tanks (~11,913 active+inactive points — 7 STATUS values: Closed 4554, Closed Release 3079, Pre 88 = 2545, Active 1245, Confirmed Release 332, Unconfirmed Release 69, Unregulated 89; 3 RELEASE_STATUS values: No Release 8433, Closed Release 3083, Open Release 397; 83 distinct counties led by Hinds 913, Harrison 634, Lauderdale 488, Lee 411, Rankin 386); layer 12 GARD CERCLA / Brownfields (~2,280 points — 4 STATESTATUS values: SNFA 735, Inactive 268, Active 230, BNFA 35; 7 FEDERALSTATUS values incl. NPL 7 + NPL-Proposed 1 + NPL-Delisted 3 + NFRAP 10 + FNFA 13 + Archive 407; 3 TYPECLEAN values: VEP 467 voluntary evaluation, BF 61 brownfield, TBA 25 targeted brownfield assessment); MS2024ImpairedWaters/2 ms303d_2024l (~233 stream polylines — 8 POLLUTANT values led by Biological Impairment 191 + 202-BIOLOGICAL IMPAIRMENT 29 numeric variant + Sediment 6 + Pathogens 2; 8 BASIN values mixed UPPER and Title Case); /3 ms303d_2024p (~4 polygons — small reservoirs/estuaries); /6 TMDL_Complete_l (~621 polylines). §0 surprises: MUSTER service publishes the SAME UST data 5 times at different scale tiers (layers 0/4/6/8/20 are identical 2,988 active; 1/5/7/9/19 are identical 8,792 inactive) — handler exposes only layer 10 unified. MUSTER does NOT support offset paging (`Pagination is not supported.` 400 response on resultRecordCount/resultOffset) — handler iterates by OBJECTID range. BASIN column mixes UPPER ('BIG BLACK RIVER' 18) and Title Case ('Big Black' 4) for the same basin; POLLUTANT has duplicates with numeric prefixes ('Biological Impairment' + '202-BIOLOGICAL IMPAIRMENT'). Host agency host has been historically flaky — handler retries once on 5xx/HTML/socket-hang-up. ; Last verified live 2026-05-07.
Available Tools
Requirements
- Toggle onToggle on and use — no setup needed.
Quick Setup Guide
Follow these steps to connect your AI agents to this connector
Open /mcp and enable MS Department of Environmental Quality with the toggle — no credentials needed.
Call searchUSTSites with county: 'Hinds' and releaseStatus: 'Open Release' to find unresolved petroleum tank releases in the Jackson area, or searchImpairedWaters with basin: 'pearl' for Pearl River impairments.
Connect to Your AI Assistant
Choose your AI assistant below for specific setup instructions
Follow these steps to connect MS Department of Environmental Quality to Claude:
Step 1: Open Claude Settings
Launch Claude → Click the profile button (bottom left) → Navigate to Settings
Step 2: Access Connectors
Scroll down to the Connectors tab → Navigate to the bottom → Click “Add Custom Connector”
Step 3: Name Your Connector
Enter any name you'd like for this connector
Step 4: Get the Connector URL
Log in to PatchOps → Navigate to the /mcp page → Copy the connector URL you want to use
Step 5: Add the Connector
Paste the URL in the “Remote MCP Server URL” text box → Click Add
Step 6: Start Using
Your connector is now ready to use in Claude
Follow these steps to connect MS Department of Environmental Quality to ChatGPT:
Step 1: Enable Developer Mode
Go to Settings → Connectors → Advanced → Enable Developer mode
Step 2: Create New Connector
Go back to Connectors page → Click “Create” (top right)
Step 3: Name Your Connector
Enter any name you'd like for this connector (descriptions are optional)
Step 4: Get the Connector URL
Log in to PatchOps → Navigate to the /mcp page → Copy the connector URL you want to use
Step 5: Add the URL
Paste the URL in the “MCP Server URL” text box
Step 6: Set Authentication
Click the authentication dropdown → Select “No authentication” (PatchOps handles authentication internally)
Step 7: Create the Connector
Click “I understand and want to continue” checkbox → Press Create
Step 8: Using the Connector
Start a new chat → Click the + button (left of text box) → Open dropdown → Hover over three dots labeled “More” → Select your connector
Instructions for connecting MS Department of Environmental Quality to GitHub Copilot:
Coming Soon
Detailed setup instructions for GitHub Copilot will be added here.
For other MCP-compatible platforms:
Step 1: Get the Connector URL
Log in to PatchOps → Navigate to the /mcp page → Copy the connector URL you want to use
Step 2: Add to Configuration
Add this configuration to your MCP settings file. Replace the URL with your specific connector URL from the /mcp page:
"MS Department of Environmental Quality-MCP": {
"url": "https://patchops.ai/api/mcp/...",
"type": "http"
}Example Configuration
Here’s an example using PatchOps MCP:
"PatchOps-MCP": {
"url": "https://patchops.ai/api/mcp/...",
"type": "http"
}