good_wook
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PHISHNET_API_KEY | Yes | Your Phish.net API key (v5 required). Request at https://phish.net/api. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pingA | Health check and a manifest of what good_wook can do. |
| get_setlistC | Phish setlist for a given date (YYYY-MM-DD). |
| latest_showC | The most recent show's setlist. |
| this_day_in_historyA | Every show played on a given calendar day (month 1-12, day 1-31), across years. |
| search_showsB | Find shows by year, city, and/or venue name. |
| random_showA | A random Phish show, with its full setlist. |
| song_historyC | Every time a song has been played (most recent first). |
| song_statsC | Stats for a song: times played, debut, last played, current gap, jamchart count. |
| jam_chartA | Notable jams from the Phish.net jam charts, optionally filtered to one song. |
| venue_infoC | Venue metadata plus how many times Phish has played there. |
| upcoming_showsB | Announced upcoming shows (dates on or after today). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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_wook'
If you have feedback or need assistance with the MCP directory API, please join our Discord server