muell-io
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add lochmueller/muell-io
# Browse available tools
npx -y smithery tool list lochmueller/muell-io
# Get full schema for a tool
npx -y smithery tool get lochmueller/muell-io fetch-garbage-information-via-address
# Call a tool
npx -y smithery tool call lochmueller/muell-io fetch-garbage-information-via-address '{}'Direct MCP Connection
Endpoint: https://muell-io--lochmueller.run.tools
Tools (1)
fetch-garbage-information-via-address— Fetch garbage information via full address search. Get a list of garbage types and dates for the given address.
# Get full input/output schema for a tool
npx -y smithery tool get lochmueller/muell-io