Catalog
ai.parceled/mcp
OfficialReal estate data for AI agents: US parcel boundaries (tiles), owners, sale history, permits, hail.
Real estate data including US parcel boundaries, owners, sales history, and permits.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://parceled.ai/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.