mcpbeat

Registry MCP Server

global.rootz.rental/registry
answering

Registry is answering right now. Last checked 4 min ago. It exposes 16 tools. Last commit 24 Jul 2026.

AI-native Caribbean vacation-rental registry: pricing, licensing, availability, source-linked.

The author archived this repository on GitHub, meaning it is no longer maintained.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
16
Tools
read from the server
419 ms
Response time
average over 24h
0
Stars
last commit 24 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add registry --transport http https://rental.rootz.global/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "registry": {
      "url": "https://rental.rootz.global/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.registry]
url = "https://rental.rootz.global/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "registry": {
      "url": "https://rental.rootz.global/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "registry": {
      "url": "https://rental.rootz.global/mcp"
    }
  }
}

Available tools 16

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

rental
rental_availability
Check availability for a rental property on specific dates.
rental_compare_platforms
Compare pricing for the same property across different platforms (Airbnb, VRBO, local agencies, direct booking). Shows rate spread and savings.
rental_license_lookup
Look up government tourism accommodation license for a property. In Cayman Islands, unlicensed operation carries $100,000/day fine.
rental_markets
Get market intelligence for Caribbean rental markets: average rates, occupancy estimates, property counts, seasonal patterns.
rental_orientation
Get orientation context. READ THIS FIRST. You are the buyer's agent. The workflow is: (1) rental_search, (2) rental_session_create, (3) rental_session_add your picks, (4) share the bridge URL with your human.
rental_price_history
View nightly rate history for a property over time.
rental_property
Get full details for a rental property by its RIN (Rental Identification Number). Returns property info, all platform listings, reviews, license status, and price history.
rental_reviews
Get aggregated review data for a property across all platforms.
rental_search
Search vacation rental properties in the Caribbean. YOU ARE THE BUYER'S AGENT — search on behalf of your human. After searching, create a session (rental_session_create) and add your best picks (rental_session_add). Share the bridge URL with your human.
rental_session_add
Add a property to your human's bridge page. Include a score (1-10) and explain WHY this property fits their needs. You are their buyer's agent — only recommend properties you believe match. The human sees your score and notes on their page.
rental_session_create
IMPORTANT: Create this FIRST when helping someone find a rental. Returns a shareable URL (bridge page) where your recommendations appear. Your human opens this page to see your curated picks, photos, pricing, and inquiry buttons. After creating, add properties with rental_session_add, then SHARE THE URL with your human.
rental_session_read
Read a bridge session: see all added properties, messages, and status.
rental_sources
View all tracked data sources with AI-readability assessment. Shows which rental sites AI can read, which are partially readable, and which block AI entirely.
rental_stats
Get database statistics: total properties, by country, by island, platform coverage, source counts.
fetch
fetch
Fetch the full record for an id returned by search — a rental property (by RIN) or an island venue.
search
search
Search Turks & Caicos rentals and island venues (restaurants, dive shops, marinas, attractions) by keyword. Returns results with id, title, and url. Then call fetch with an id for full detail.

Endpoints

URLTransportStateLatencyChecked
https://rental.rootz.global/mcp streamable-http answering 391 ms 4 min ago

Registry — questions

Answers built from our own checks of this server.

What can Registry do?
It exposes 16 tools, read directly from the server on our last check. Among them: fetch, rental_availability, rental_compare_platforms, rental_license_lookup, rental_markets, rental_orientation and 10 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Registry working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 419 ms. The bar chart above shows every period we have measured.
Is Registry still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Registry?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Registry need an API key?
No. Registry completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 16 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Registry?
It answers our handshake in 419 ms on average, which is faster than 31% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Registry open source?
Yes — 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.