# muckaway-ai-mcp

**Category:** 🧠 Knowledge & Memory  
**Repository:** https://github.com/CSOAI-ORG/muckaway-ai-mcp  
**GitHub Stars:** 0  
**Views:** 1  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/muckaway-ai-mcp

## Description
Muckaway Ai MCP server. Tools: estimate waste volume, get skip pricing, check waste type. Bu...

## Tools
Capabilities this server exposes over MCP:

- **classify_waste** — Classify waste types by UK EWC codes
- **find_disposal_facility** — Find licensed waste disposal facilities
- **check_duty_of_care** — Validate duty of care documentation
- **generate_waste_transfer_note** — Create waste transfer notes

## 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": {
  "muckaway-ai-mcp": {
    "command": "npx",
    "args": ["-y","muckaway-ai-mcp"]
  }
}
```

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

