MCP.so
ログイン

🗑️ Reading Bin Collections MCP Server

@vaughanc

🗑️ Reading Bin Collections MCP Server について

Reading Bin Collections - MCP Server

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

vaughanc

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「その他」の他のコンテンツ