← Registry

General Tools

safarisync.com

Searches and retrieves safari properties, tours, and availability from SafariSync.

1 endpoint7 known toolsFirst detected August 25, 2026Last detected August 25, 2026

ENDPOINT 1

https://safarisync.com/api/mcp

No auth detected

MCP server metadata

Name
safarisync
Version
1.0.0
Capabilities
tools

Known tools 7

search_properties

Search published safari lodges, camps, hotels, and other properties on SafariSync.

Inferred read-only
search_tours

Search published safari tours/packages on SafariSync.

Inferred read-only
get_property

Get full detail for one published property by slug (rooms, amenities, pricing, images).

Inferred read-only
get_tour

Get full detail for one published tour by slug (day-by-day itinerary, pricing, operator).

Inferred read-only
check_availability

Check room availability for a published property over a date range.

Inferred read-only
get_quote_estimate

Get an estimated price quote for a published tour, given a group size.

Inferred read-only
submit_inquiry

Submit a travel inquiry/lead on the traveler's behalf.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.safarisync]
url = "https://safarisync.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "safarisync": {
      "type": "http",
      "url": "https://safarisync.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: safarisync
Remote MCP URL: https://safarisync.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "safarisync": {
      "url": "https://safarisync.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "safarisync": {
      "type": "http",
      "url": "https://safarisync.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "safarisync",
  "transport": "streamable-http",
  "url": "https://safarisync.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.