← Registry

Productivity

trailerrentalmontana.co.za

Provides trailer rental management services including listing, details, quotes, availability, and booking for Trailer Rental Montana.

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

ENDPOINT 1

https://api.trailerrentalmontana.co.za/mcp

No auth detected

MCP server metadata

Name
Trailer Rental Montana Connector
Version
2.0.0
Capabilities
tools

Known tools 7

list_trailers

List all active rental trailers available at Trailer Rental Montana with pricing, dimensions, payload capacity, and categories (Luggage & Camping, Bike & Quad, Box & Cage / Moving, Multi-Purpose / Utility, Car Transporters).

Inferred read-only
get_trailer_details

Get full technical specifications, dimensions, payload capacity, daily rate, required deposit, and photos for a specific trailer by slug or name.

Inferred read-only
calculate_rental_quote

Calculate an accurate rental quote for a given trailer, number of days, and optional pickup date, including daily hire cost, required deposit, and return date schedule.

Inferred read-only
check_availability_and_hours

Check the branch address, operating hours, collection schedule, and booking recommendations for Trailer Rental Montana in Sinoville/Montana, Pretoria.

Inferred read-only
create_rental_booking

Submit a confirmed rental reservation request for a trailer.

Inferred read-only
get_rental_requirements

Get the mandatory rental requirements, towing licensing regulations (Code B vs Code EB), towbar specifications (50mm ball), documentation checklist, and deposit policies.

Inferred read-only
get_instant_whatsapp_contact

Get the official direct WhatsApp dispatch link with a pre-filled reservation message for instant human confirmation.

Potential side effects

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.trailer-rental-montana-connector]
url = "https://api.trailerrentalmontana.co.za/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trailer-rental-montana-connector": {
      "type": "http",
      "url": "https://api.trailerrentalmontana.co.za/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trailer-rental-montana-connector
Remote MCP URL: https://api.trailerrentalmontana.co.za/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": {
    "trailer-rental-montana-connector": {
      "url": "https://api.trailerrentalmontana.co.za/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trailer-rental-montana-connector": {
      "type": "http",
      "url": "https://api.trailerrentalmontana.co.za/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trailer-rental-montana-connector",
  "transport": "streamable-http",
  "url": "https://api.trailerrentalmontana.co.za/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.