Serversai.parceled/mcp
M

ai.parceled/mcp

ai.parceled/mcp · v1.2.0
● Remote
v1.2.0remote🌐 https://parceled.ai/api/mcp
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "ai.parceled/mcp",
  "description": "Real estate data for AI agents: US parcel boundaries (tiles), owners, sale history, permits, hail.",
  "version": "1.2.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://parceled.ai/api/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}