Available tools
5 tools| Tool | Description |
|---|---|
searchStateForests | VA state forest polygons (26 forests; Appomattox-Buckingham at 19.5K acres is the largest). Filter forestName, minAcres (SUM_Acres), bbox, near. Returns name + acres + polygon geometry. |
searchConservationLands | VA Conservation Lands aggregator (~14.5K polygons). Filter maType (70 values incl Conservation Easement / State Park / State Forest / State WMA / National Park / Local Park / TNC Preserve), maLevel (Local / State / Federal / Private / VOF / Tribal / Historical Park), maAgency, layerTier (FEE-S / FEE-F / FEE-L / FEE-P / FEE-T / EASEMENT / COHOLD / DESIGNATION), publicAccess (substring match across 38 variants), minAcres (TOTALACRE), bbox. Returns label + name + agency + level + access + acres + polygon geometry. No COUNTY column, filter by name / agency / bbox. |
searchWoodlandCommunities | VA fire-risk evals of wildland-urban-interface communities (~5,433 points). Filter community, county (UPPERCASE upstream), fireRisk (Low/Moderate/Medium/High/EXTREME), mitigationHazard (Low/Moderate/High/Extreme), comType (Interface / Intermix / Occluded, handler matches typo variants via substring), bbox. Returns risk ratings + community type + fire district + lots + homes built + lat/lon. |
searchDofOffices | VDOF regional + work area offices (42 points). Filter city, region, name (matches both Location_Name and short name). Returns title + street + city + zip + phone + region + lat/lon. USER_*-prefixed field names are stripped on read. |
getServiceInfo | Schema, record counts (live), max-page caps, all 70 MATYPE values + 7 MALEVEL + 8 LAYER tiers + 5 fire risk levels, §0 probe notes for any of the 4 curated layers. |
Setup
A few steps to connect your AI agents to VA Department of Forestry.
- 1
Toggle Connector On
Open /mcp and enable VA Department of Forestry with the toggle, no credentials needed.
- 2
Start Querying
Call searchStateForests with minAcres: 5000 for the largest VA state forests, or searchConservationLands with maType: 'Conservation Easement' and minAcres: 100 for over-100-acre easements, or searchWoodlandCommunities with county: 'FAIRFAX' and fireRisk: 'High' for high-risk woodland-urban-interface 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 VA Department of Forestry connector is ready to use in Claude.
