Data Collection
mino-yakking.com
Retrieves setlists and show information for the band Goose.
ENDPOINT 1
https://good-honker.mino-yakking.com/mcp
MCP server metadata
- Name
- good_honker
- Version
- 0.1.0
Known tools 14
this_day_in_historyEvery show played on a given calendar day (month 1-12, day 1-31), across years.
Inferred read-onlysong_statsSummary stats for a song: times played, debut, last played, jamchart count.
Inferred read-onlyjam_chartNotable jams from the ElGoose jam charts, optionally filtered to one song.
Inferred read-onlyappearancesGuest sit-ins / musician appearances, optionally filtered to one person.
Inferred read-onlyshow_extrasPoster art, images, and external links attached to a show on a given date.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.good_honker]
url = "https://good-honker.mino-yakking.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"good_honker": {
"type": "http",
"url": "https://good-honker.mino-yakking.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: good_honker
Remote MCP URL: https://good-honker.mino-yakking.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"good_honker": {
"url": "https://good-honker.mino-yakking.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"good_honker": {
"type": "http",
"url": "https://good-honker.mino-yakking.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "good_honker",
"transport": "streamable-http",
"url": "https://good-honker.mino-yakking.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://good-wook.mino-yakking.com/mcp
MCP server metadata
- Name
- good_wook
- Version
- 0.1.0
Known tools 11
this_day_in_historyEvery show played on a given calendar day (month 1-12, day 1-31), across years.
Inferred read-onlysong_statsStats for a song: times played, debut, last played, current gap, jamchart count.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.good_wook]
url = "https://good-wook.mino-yakking.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"good_wook": {
"type": "http",
"url": "https://good-wook.mino-yakking.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: good_wook
Remote MCP URL: https://good-wook.mino-yakking.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"good_wook": {
"url": "https://good-wook.mino-yakking.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"good_wook": {
"type": "http",
"url": "https://good-wook.mino-yakking.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "good_wook",
"transport": "streamable-http",
"url": "https://good-wook.mino-yakking.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for mino-yakking.com was fetched 2026-08-03T23:07:39.446Z and is being refreshed.
mino-yakking.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.