📦
io.github.CSOAI-ORG/muckaway-ai-mcp
Muckaway Ai MCP server. Tools: estimate waste volume, get skip pricing, check waste type. Bu...
0 installs
Trust: 37 — Low
Commerce
Ask AI about io.github.CSOAI-ORG/muckaway-ai-mcp
Powered by Claude · Grounded in docs
I know everything about io.github.CSOAI-ORG/muckaway-ai-mcp. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Overview
Muckaway.AI MCP Server - Waste Logistics AI Built by MEOK AI Labs | https://muckaway.ai
UK waste removal, skip hire, haulage costing, waste classification, disposal facility lookup, and Waste Transfer Note generation. Covers Environmental Protection Act 1990 and Duty of Care regulations.
Tools
| Tool | Description |
|---|---|
estimate_waste_volume | Estimate waste volume from dimensions and recommend skip size. |
get_skip_pricing | Return skip hire pricing by size with permit costs. |
check_waste_type | Classify waste type and return disposal requirements. |
calculate_transport | Calculate haulage cost for waste transport. |
find_nearest_tip | Find nearest licensed waste disposal facilities by waste type and postcode. |
generate_waste_transfer_note | Generate a Waste Transfer Note with all legally mandatory fields. |
Installation
pip install meok-muckaway-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config:
{
"mcpServers": {
"muckaway-ai": {
"command": "python",
"args": ["-m", "meok_muckaway_ai_mcp.server"]
}
}
}
License
MIT © MEOK AI Labs
