Reapit Foundations MCP Server (Alpha)

An alpha Model Context Protocol server exposing the Foundations platform to AI agents over Streamable HTTP at a single endpoint. Authentication is a Reapit Connect JWT that must carry the `agencyCloud/mcp.access` scope (a token without it is rejected with 403), plus a `reapit-customer` tenant header for machine-to-machine clients. Registered tool domains are appointments (the richest, including open-house attendee management), properties (search, appraisals, key movements, driving directions), configuration lookups, contacts, applicants, companies, offices, negotiators, areas, offers, landlords, vendors and tenancies. Related entities are embedded automatically. Early access is by form submission; the endpoint returned HTTP 401 to an anonymous probe.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/reapit-foundations-mcp-server"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: reapit:reapit-foundations-mcp-server
name: Reapit Foundations MCP Server (Alpha)
description: An alpha Model Context Protocol server exposing the Foundations platform to AI agents over
  Streamable HTTP at a single endpoint. Authentication is a Reapit Connect JWT that must carry the `agencyCloud/mcp.access`
  scope (a token without it is rejected with 403), plus a `reapit-customer` tenant header for machine-to-machine
  clients. Registered tool domains are appointments (the richest, including open-house attendee management),
  properties (search, appraisals, key movements, driving directions), configuration lookups, contacts,
  applicants, companies, offices, negotiators, areas, offers, landlords, vendors and tenancies. Related
  entities are embedded automatically. Early access is by form submission; the endpoint returned HTTP
  401 to an anonymous probe.
humanURL: https://foundations-documentation.reapit.cloud/api/mcp-alpha
baseURL: https://foundations-mcp.iaas.reapit.cloud/mcp
tags:
- MCP
- Artificial Intelligence
- Agents
- Real-Estate
- United Kingdom
tags_raw:
- MCP
- AI
- Agents
- Real Estate
- United Kingdom
properties:
- type: Documentation
  url: https://foundations-documentation.reapit.cloud/api/mcp-alpha
- type: MCPServer
  url: mcp/reapit-mcp.yml
- type: ToolCrosswalk
  url: mcp/reapit-tool-crosswalk.yml
- type: MCPEndpoint
  url: https://foundations-mcp.iaas.reapit.cloud/mcp
- type: Authentication
  url: https://foundations-documentation.reapit.cloud/api/reapit-connect