← All servers

WhenIsBins

connects

whenisbins.com

UK household bin collection dates by address, council-sourced. Free anonymous use, with limits

https://whenisbins.com/mcpWebsiteNo authMCP 2025-11-25v1last checked 23 Sep 2026spoke MCP on 1 of 1 check (30 days)initialize in 178 ms

Will my client connect?

Decided from what the probe found at the endpoint, and from what each client's own documentation says it can complete. Every row carries the day that documentation was read.

Claude CodeConnects

The endpoint answers an anonymous handshake, so no credential is needed.

claude mcp add --transport http whenisbins https://whenisbins.com/mcp

Claude Code docs · read on 2026-08-30

Claude (claude.ai & Desktop)Connects

The endpoint answers an anonymous handshake, so no credential is needed.

Settings → Connectors → Add custom connector, then paste https://whenisbins.com/mcp.

Claude (claude.ai & Desktop) docs · read on 2026-08-30

ChatGPTConnects

The endpoint answers an anonymous handshake, so no credential is needed.

Settings → Apps → Advanced settings → Developer mode, then create a connector pointing at https://whenisbins.com/mcp.

ChatGPT docs · read on 2026-08-30

CursorConnects

The endpoint answers an anonymous handshake, so no credential is needed.

{
  "mcpServers": {
    "whenisbins": {
      "url": "https://whenisbins.com/mcp"
    }
  }
}

Cursor docs · read on 2026-08-30

VS Code (Copilot)Connects

The endpoint answers an anonymous handshake, so no credential is needed.

{
  "servers": {
    "whenisbins": {
      "type": "http",
      "url": "https://whenisbins.com/mcp"
    }
  }
}

VS Code (Copilot) docs · read on 2026-08-30

How to authenticate

Checked against the endpoint by our probe on 23 Sep 2026. These are the capabilities the server advertises, not a prediction about any particular client.

Scheme
No auth
Protected-resource metadata
Not found

Without it a client has to guess where the authorization server lives.

Anonymous access
Handshake succeeds; 4 tools listable

What the probe found

No CORS headers for browser-based clients

A cross-origin preflight came back without Access-Control-Allow-Origin, so the endpoint is reachable from native clients only — code running in a web page is stopped by the browser before a request is ever sent.

Tools

check_lookupfind_addressesget_collectionsget_schedule

Contract history

23 Sep 2026v1first recorded contract

Watch this server

Save its public contract as a baseline and manage breaking-change email alerts.

Set up a watch

Own this server?

Sign in to claim this listing by proving control of its host.

Status badge

Status for a README, from the last probe — cached an hour, so up to seven hours behind the endpoint. Links back to this page.

MCP status badge for WhenIsBins
[![MCP status](https://mcpi.app/servers/whenisbins/badge.svg)](https://mcpi.app/servers/whenisbins)