Productivity
trailerrentalmontana.co.za
Provides trailer rental management services including listing, details, quotes, availability, and booking for Trailer Rental Montana.
ENDPOINT 1
https://api.trailerrentalmontana.co.za/mcp
MCP server metadata
- Name
- Trailer Rental Montana Connector
- Version
- 2.0.0
Known tools 7
list_trailersList 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-onlyget_trailer_detailsGet full technical specifications, dimensions, payload capacity, daily rate, required deposit, and photos for a specific trailer by slug or name.
Inferred read-onlycalculate_rental_quoteCalculate 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-onlycheck_availability_and_hoursCheck the branch address, operating hours, collection schedule, and booking recommendations for Trailer Rental Montana in Sinoville/Montana, Pretoria.
Inferred read-onlyget_rental_requirementsGet the mandatory rental requirements, towing licensing regulations (Code B vs Code EB), towbar specifications (50mm ball), documentation checklist, and deposit policies.
Inferred read-onlyget_instant_whatsapp_contactGet the official direct WhatsApp dispatch link with a pre-filled reservation message for instant human confirmation.
Potential side effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.