# planthire-ai-mcp

**Category:** 💰 Finance & Fintech  
**Repository:** https://github.com/CSOAI-ORG/planthire-ai-mcp  
**GitHub Stars:** 0  
**npm Downloads (last month):** 33  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/planthire-ai-mcp

## Description
AI-powered planthire ai MCP server for agents. Supports search equipment, get rental quote, ...

## Tools
Capabilities this server exposes over MCP:

- **search_equipment** — Search the construction equipment catalog by type, capacity, or keyword. Returns matching plant with specs and daily/weekly rates.
- **get_rental_quote** — Calculate rental pricing for a piece of equipment over a given hire period, including delivery and collection costs.
- **check_availability** — Check whether specific equipment is available for a requested date range across depots.
- **create_booking** — Create an equipment rental booking with delivery address, hire dates, and contact details.
- **get_safety_checklist** — Get an HSE-compliant pre-use safety inspection checklist tailored to the equipment type (e.g. excavator, telehandler).
- **calculate_transport** — Estimate transport costs for delivery and/or collection of hired equipment based on site postcode and equipment dimensions.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "planthire-ai-mcp": {
    "command": "npx",
    "args": ["-y","planthire-ai-mcp"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

