Developers · MCP

Location intelligence for your agents.

VestMap MCP exposes 1,000+ GIS fields, full reports, and field-level queries to any AI agent. Underwrite, compare, and research US locations from inside your own workflow.

1 MCP connection included on Pro · $99/month.
mcp.vestmap.com
POST /mcp/query
{
  "tool": "vestmap.get_fields",
  "input": {
    "address": "1455 Riverside Dr, Austin TX",
    "scale":   "block_group",
    "fields":  ["median_hh_income",
                "pop_growth_5y",
                "fema_flood_zone"]
  }
}
Sample exchange

Three fields. One block group. Every source named.

Request
POST /mcp/query
{
  "tool": "vestmap.get_fields",
  "input": {
    "address": "1455 Riverside Dr, Austin TX",
    "scale":   "block_group",
    "fields":  ["median_hh_income",
                "pop_growth_5y",
                "fema_flood_zone"]
  }
}
Response
{
  "block_group": "48-453-001702-1",
  "median_hh_income": {
    "value": 98420,
    "unit":  "USD",
    "source": "US Census ACS 2023 5yr",
    "as_of":  "2024-12-19"
  },
  "pop_growth_5y":   { "value": 0.142, "source": "US Census" },
  "fema_flood_zone": { "value": "X",   "source": "FEMA NFHL" }
}
Get started

One plan. All of VestMap. $99/month.

Start with a 7-day free trial. Unlimited reports, the AI agent, MCP access, every GIS field — monthly billing, cancel anytime.

Start free trial 7 days free. $99/month after.