AI-powered planthire ai MCP server for agents. Supports search equipment, get rental quote, check availability. By MEOK AI Labs.
Project description
Overview
PlantHire AI is an MCP server for UK construction equipment rental, built by MEOK AI Labs. It provides intelligent search across a plant hire catalog, rental quote calculation, real-time availability checking, booking creation, HSE-compliant pre-use safety checklists, and transport cost estimation for equipment delivery and collection.
Use cases: excavator/dumper/roller hire quotation, site equipment availability checks, LOLER/PUWER safety compliance, transport planning for heavy plant, and multi-item rental booking workflows.
Tools
| Tool | Description |
|---|---|
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. |
Installation
pip install meok-planthire-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"planthire-ai": {
"command": "python",
"args": ["-m", "meok_planthire_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 6 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file planthire_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: planthire_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea0e31b634d8e4be880826cfd161a95815cba3a430ddebb274476b1858ae0f18
|
|
| MD5 |
c704587cdddc022bfac2f4a08f5aed30
|
|
| BLAKE2b-256 |
b6bba7bc2ab1622c95351e8fda3af083f397ea0f5fcb60fae5803f6e6e442589
|
File details
Details for the file planthire_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: planthire_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e93962e2b92ea5b291b13340531c61c6991382517df03aab0b4f659c39a694d8
|
|
| MD5 |
c1e43bc042776ea30b32ab5e978b0108
|
|
| BLAKE2b-256 |
e065ddbfe23598f4f8730bb00d91e9104e6e9c8c2b57c1cfd2b4f4fc33e3af0e
|