← Registry

General Tools

badbuddy.co.nz

Provides access to BadBuddy activity and venue information, allowing users to list and retrieve details of events and locations.

1 endpoint3 known toolsFirst detected August 7, 2026Last detected August 7, 2026

ENDPOINT 1

https://www.badbuddy.co.nz/mcp

No auth detected

MCP server metadata

Name
BadBuddy
Version
1.0.1
Capabilities
tools

Known tools 3

list_activities

List today's and future BadBuddy activities.

Inferred read-only
get_activity

Get the complete public details of one BadBuddy activity by ID.

Inferred read-only
list_venues

List BadBuddy venues available to public users.

Inferred read-only

CONNECT 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.badbuddy]
url = "https://www.badbuddy.co.nz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "badbuddy": {
      "type": "http",
      "url": "https://www.badbuddy.co.nz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: badbuddy
Remote MCP URL: https://www.badbuddy.co.nz/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": {
    "badbuddy": {
      "url": "https://www.badbuddy.co.nz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "badbuddy": {
      "type": "http",
      "url": "https://www.badbuddy.co.nz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "badbuddy",
  "transport": "streamable-http",
  "url": "https://www.badbuddy.co.nz/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 badbuddy.co.nz was fetched 2026-08-23T15:53:01.456Z.

Trust status Neutral

badbuddy.co.nz is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.