MI Department of Environment, Great Lakes, and Energy logo

MI Department of Environment, Great Lakes, and Energy

Live

Michigan Department of Environment, Great Lakes, and Energy oil and gas surface and bottom-hole locations, directional starts, and gas-storage field polygons. ~92K surface holes plus ~96K bottom-hole records with operator, formation, and depth.

What is MI Department of Environment, Great Lakes, and Energy?

Michigan EGLE oil and gas well registry served via the EGLE MiStar data services + DEQ DataMiner / DataMinerWells2 data services. Surface holes (~92,375) live on layer 0 with a lean schema and code-based WellStatus (PLA, PR, TP, ACT, SI, TA). Bottom-hole locations (~96,566) and directional starts (~95,295) live on layer 0 and /2 with the rich schema — operator (co_name), descriptive well_stat (Producing, Plugging Approved, Terminated Permit), well_type (OIL/GAS/MTW/DH/WIW/GS), drilled total depth (dtd), true vertical depth (tvd), and deepest formation (deep_fm). Gas storage field boundary polygons (~61) on layer 6. §0 spec drift caught: brief said EGLE_MiStar layers 0-3 = surface/bottom/dir/fields; actual layout has NO surface-hole layer in EGLE_MiStar — surface lives on DataMinerWells2 instead. No county column on any wells layer; spatial scoping uses bbox or near. ; responses normalized to WGS84. Last verified live 2026-05-07.

Available Tools

  • searchSurfaceHoles
    Surface-hole locations (~92.4K). Filter apiNumber, permitNumber, wellName, wellType (OIL/GAS/MTW/DH), status code (PLA/PR/TP/ACT). Lean schema — no operator/formation/depth.
  • searchBottomHoles
    Bottom-hole locations (~96.6K). Filter operator (co_name), leaseName, formation (deep_fm), wellType, descriptive status (Producing, Plugging Approved). Includes dtd, tvd.
  • searchGasStorageFields
    Gas storage field boundary polygons (~61). Filter fieldName + bbox/near.
  • searchDirectionalStarts
    Directional start (kickoff) points (~95.3K) — same schema and filters as bottom holes.
  • getWellByApi
    Single well lookup by API number — checks both surface (DataMinerWells2/0) and bottom-hole (EGLE_MiStar/0) layers.
  • getServiceInfo
    Schema, record counts, and enum values for any of the 4 services.

Requirements

  • Toggle on
    Toggle on and use — no setup needed.

Quick Setup Guide

Follow these steps to connect your AI agents to this connector

Open /mcp and enable MI Department of Environment, Great Lakes, and Energy with the toggle — no credentials needed.

Call searchBottomHoles with operator: 'Marathon' and formation: 'TRAVERSE' to explore Michigan oil and gas wells.

Connect to Your AI Assistant

Choose your AI assistant below for specific setup instructions

Follow these steps to connect MI Department of Environment, Great Lakes, and Energy 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 MI Department of Environment, Great Lakes, and Energy 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 MI Department of Environment, Great Lakes, and Energy 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:

"MI Department of Environment, Great Lakes, and Energy-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"
}