elephant
Exposes the Elephant property data graph — county datasets, oracle property records, JSON Schemas, geospatial lookups, and read-only SQL — to AI agents.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport stdio
Tools
listClassesByDataGroup— Lists classes attached to an Elephant data group, including friendly names and descriptions.listPropertiesByClassName— Returns schema property keys for a class.getPropertySchema— Fetches the full JSON Schema for a specific property and class combination.getVerifiedScriptExamples— Returns working examples of code that maps data to the Elephant schema (text-embedding search).findPropertiesInArea— Returns properties whose centroid falls inside a user-supplied bounding box or polygon.sumPropertyValueInArea— Sums AVM (automated valuation model) values within geographic boundaries.queryProperties— Runs a read-only SQL SELECT/WITH over a county's query-table (view "properties") via embedded DuckDB.getPropertyQuerySchema— Returns query-table columns and types.getOracleProperty— Fetches the full consolidated record for one property (by parcel id, property id, or CID).listOracleProperties— Paginated per-county property listing.getOracleDatasetInfo— Per-county dataset summary (property count, export time, source) plus per-source coverage.getPropertyPermits— On-demand permit harvesting for parcels.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.