🗑️ Reading Bin Collections MCP Server
@vaughanc
About 🗑️ Reading Bin Collections MCP Server
Reading Bin Collections - MCP Server
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is 🗑️ Reading Bin Collections MCP Server?
An MCP-compliant tool for fetching household waste collection dates from Reading Borough Council. It allows you to ask questions like “What are my bin collections for 51 Gosbrook Road, RG48BN?” directly within Claude, returning upcoming collection dates by querying the council’s public API.
How to use 🗑️ Reading Bin Collections MCP Server?
Clone the repository, install UV, create a virtual environment, and run the provided install command. The install command automatically creates the necessary configuration for Claude (e.g., in ~/Library/Application Support/Claude/claude_desktop_config.json). Once set up, you can simply ask Claude for your bin collection dates by specifying your postcode and house number.
Key features of 🗑️ Reading Bin Collections MCP Server
- Fetches bin collection dates from Reading Borough Council’s API.
- Resolves addresses to a UPRN via an address‑search endpoint.
- Returns schedules for recycling, food waste, domestic waste, and more.
- Built on the Model Context Protocol for seamless Claude integration.
- Simple setup with UV, FastMCP, and a virtual environment.
Use cases of 🗑️ Reading Bin Collections MCP Server
- Ask Claude directly for your next bin collection dates.
- Plan waste disposal without visiting the council website.
- Quickly check multiple addresses (e.g., home and office) via natural language.
- Integrate into broader MCP‑based automation workflows.
FAQ from 🗑️ Reading Bin Collections MCP Server
How do I set up the MCP server?
Clone the repository, install UV, create a virtual environment (e.g., uv venv), activate it, and run uv run fastmcp install --with uvicorn --with requests collections.py. This will add the server configuration to Claude’s desktop config file.
What API endpoints does it use?
It uses two Reading Borough Council endpoints: address-search (resolves postcode and house number to a UPRN) and `bin
Frequently asked questions
How do I set up the MCP server?
Clone the repository, install UV, create a virtual environment (e.g., `uv venv`), activate it, and run `uv run fastmcp install --with uvicorn --with requests collections.py`. This will add the server configuration to Claude’s desktop config file.
What API endpoints does it use?
It uses two Reading Borough Council endpoints: `address-search` (resolves postcode and house number to a UPRN) and `bin
Basic information
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Blender
ahujasidOpen-source MCP to use Blender with any LLM

EverArt
modelcontextprotocolModel Context Protocol Servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments