good_honker
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@good_honkerWhat's the latest Goose show?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
good_honker 🪿
A free, non-commercial conversational Goose MCP — a natural-language front end to the band Goose's show history, usable from Claude / claude.ai.
It is a live proxy over the open ElGoose.net API v2. It does not build, store, or redistribute a setlist dataset — every answer is fetched live and credited to ElGoose.net. Short-lived caching (minutes) is used only to reduce load and stay under ElGoose's rate limit.
Data: ElGoose.net (https://elgoose.net). All setlist data belongs to the ElGoose community. good_honker is an independent fan tool, not affiliated with ElGoose or Goose.
Use it
The server is live at https://good-honker.mino-yakking.com/mcp (Streamable HTTP).
Add it as a custom connector in claude.ai (Settings → Connectors → Add custom connector), paste the URL above, then just ask:
"What's the latest Goose show?"
"What did Goose play on this day in history?"
"How many times have they played Hot Tea, and when was the debut?"
"Give me a random Goose show."
Custom connectors require a paid Claude plan.
Related MCP server: Sessionize
Tools
ping · get_setlist · latest_show · this_day_in_history · search_shows ·
random_show · song_stats · song_history · jam_chart · venue_info ·
upcoming_shows · album_info · appearances · show_extras
How it works
All data comes live from the ElGoose.net API v2 — no scraping, no stored dataset.
Queries run per user request; caching is short-lived and only to reduce load.
Every response credits ElGoose.net and links back.
A Cloudflare Worker (
McpAgent+ Durable Object) serves the MCP over Streamable HTTP, edge-caches upstream responses, and rate-limits per client. A Python stdio server (src/good_honker/) mirrors the same tools for local use.
Develop
uv sync
uv run pytest # Python stdio server + client tests
cd worker
npm install --legacy-peer-deps
npm run typecheck
npm run dev # local MCP at http://localhost:8787/mcpAttribution & license
Independent fan project, run non-commercially. Not affiliated with ElGoose.net or Goose. Setlist data © the ElGoose.net community, served live under attribution — the data is theirs and is not covered by this repo's license.
The good_honker source is MIT licensed (LICENSE).
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceAn MCP Server that enables interaction with Ticketmaster's Discovery API for accessing event, venue, and artist information through natural language commands.Last updated
- AlicenseAqualityAmaintenanceMCP server for accessing Sessionize event data. Query speakers, sessions, and schedules from any Sessionize-powered conference using natural language.Last updated63Apache 2.0
- AlicenseAqualityBmaintenanceMCP server to control Spotify conversationally from Claude, Cursor, and other AI clients.Last updated1168MIT

LabelGrid MCP Serverofficial
AlicenseAqualityAmaintenanceThe official MCP server for LabelGrid's music distribution platform, enabling natural language management of music catalogs, releases, files, analytics, royalties, webhooks, and distribution via a thin wrapper over the LabelGrid public API.Last updated843MIT
Related MCP Connectors
MCP server for AI dialogue using various LLM models via AceDataCloud
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dmpeters/good_honker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server