Available tools
5 tools| Tool | Description |
|---|---|
searchNaturePreserves | IL Nature Preserves + Land/Water Reserves (~740 polygons administered by INPC). Filter siteName (substring on MANAGED__6), managingAgency (MANAGED__7), minAcres (AREA_IN_ST), bbox, near. Returns INPC numbers, MA codes, total + in-state acres. |
searchNaturalAreaInventory | IL Natural Area Inventory sites (~1.5K). Filter siteName, category (substring match, 'I' matches 'I, III' combined-category sites; INAI codes I=High-quality natural community, II=E&T habitat, III=Designated NP/LWR, IV=Geological, V=Aquatic, VI=Concentration, VII=Old growth), minAcres (PRIMARY_AR), bbox. |
searchEndangeredSpeciesHabitat | IL E&T species habitat polygons (~5.3K). Filter commonName, scientificName, elcode (ELCODE_BCD prefix or substring), bbox. Mangled field names, handler reads COMMON_NAM and SCIENTIFIC. |
searchEcoConsultations | IL EcoCat ecological consultation case parcels (~217K). Filter county (103 Title Case e.g. Cook / Lake / St. Clair / Cook), program (GIS Program / Interagency Review / ESCP / CERP / Permit Review / Transportation / Federal Review / Ecosystem), city, applicantName, projectYear, bbox. STATUS column empty, handler exposes PROGRAM as the enum. |
getServiceInfo | Schema, record counts (live), max-page caps, INAI category codes + ecocat program enums, list of EMPTY root folders, §0 probe notes for any of the 5 curated layers. |
Setup
A few steps to connect your AI agents to IL DNR Ecological Lands.
- 1
Toggle Connector On
Open /mcp and enable IL DNR Ecological Lands with the toggle, no credentials needed.
- 2
Start Querying
Call searchNaturePreserves with siteName: 'sand prairie' to find INPC-managed prairie reserves, or searchNaturalAreaInventory with category: 'I' and minAcres: 50 for high-quality natural communities.
Connect to your AI assistant
Pick the tool your team uses for the exact setup steps.
- 1
Open Claude settings
Launch Claude, click the profile button (bottom left), and go to Settings.
- 2
Access connectors
Open the Connectors tab, scroll to the bottom, and click “Add custom connector”.
- 3
Name your connector
Enter any name you’d like for this connector.
- 4
Get the connector URL
Log in to PatchOps, open the /mcp page, and copy the connector URL you want to use.
- 5
Add the connector
Paste the URL into the “Remote MCP server URL” box and click Add.
- 6
Start using
Your IL DNR Ecological Lands connector is ready to use in Claude.
