41
/ 100
25 days ago
glama

Victorian Council Bin Lookup

Local MCP server for checking council bin collection dates from a residential address.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_ORIGINScomma-separated list of allowed browser origins
🔐 secretAPI_KEYprotects /mcp and /api/bin-collection with Authorization: Bearer <key> or x-api-key: <key>
configHOSTHTTP bind host, defaults to 0.0.0.0 for container hosting
configPORTBy default this listens on port 3000. You can change it with :
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/williamyun7-victorian-council-bin-lookup-1b3jus)](https://m8ven.ai/mcp/williamyun7-victorian-council-bin-lookup-1b3jus)
commit: a5b9a1e762e21d9a98d989616ac62fc68ac1f167
code hash: 1d3aa5773dcf910ba22b9fedc1187495ab0d661a0f147331c9d2a962c416a10c
verified: 7/6/2026, 10:35:46 AM
view raw JSON →