Immo API — DVF immobilier France
app.immoapi/immoapi
Documentation
Installation
Use the remote MCP endpoint in a Streamable HTTP-capable MCP client.
Configuration
Remote target: https://immoapi.app/api/mcp
Authentication: x-api-key or Authorization: Bearer with the same Immo API key.
Claude.ai and ChatGPT custom connectors use OAuth 2.1 and require an active Immo API subscription.
Capabilities
The server exposes three read-only MCP tools: search_mutations, search_nearby_mutations, and get_market_stats. They support DVF transaction search, GPS-radius comparables, and market statistics.
Limitations
The server uses Streamable HTTP only, is stateless, and applies a dedicated limit of 60 requests per minute per API key. SSE is not supported. Server-to-server clients use an API key; consumer connectors use OAuth.
