← Registry

Data Collection

iwd.today

Searches and retrieves detailed information about dance halls, schools, performers, parties, and shows.

1 endpoint14 known toolsFirst detected May 28, 2026Last detected August 12, 2026

ENDPOINT 1

https://iwd.today/mcp

No auth detected

MCP server metadata

Name
I Wanna Dance
Version
1.0
Capabilities
loggingtools

Known tools 14

get_hall

Get full details of a dance hall by its ID.Call this only when the user needs specific information such as schedule, contact details, or description.

Inferred read-only
search_schools

Search dance schools by city and dance style.

Inferred read-only
search_performers

Search dance performers by city and dance style.

Inferred read-only
get_party

Get full details of a dance party by its ID.Call this only when the user needs specific information such as teachers, contact details, DJs, or description.

Inferred read-only
get_show

Get full details of a dance show by its ID.Call this only when the user needs specific information such as schedule, contact details, or description.

Inferred read-only
get_teacher

Get full details of a dance teacher by their ID.Call this only when the user needs specific information such as bio, dance styles, languages, schedule, or contact details.

Inferred read-only
search_shows

Search dance shows by city and dance style.

Inferred read-only
search_parties

Search dance parties by city and dance style.

Inferred read-only
get_school

Get full details of a dance school by its ID.

Inferred read-only
get_dj

Get full details of a DJ by their ID.Call this only when the user needs specific information such as schedule, contact details, or bio.

Inferred read-only
search_halls

Search dance halls by city and dance style.

Inferred read-only
search_teachers

Search dance teachers by city and dance style.

Inferred read-only
get_performer

Get full details of a performer by their ID.Call this only when the user needs specific information such as bio, dance styles, schedule, or contact details.

Inferred read-only
search_djs

Search DJs by city and dance style.

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.i-wanna-dance]
url = "https://iwd.today/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "i-wanna-dance": {
      "type": "http",
      "url": "https://iwd.today/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: i-wanna-dance
Remote MCP URL: https://iwd.today/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": {
    "i-wanna-dance": {
      "url": "https://iwd.today/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "i-wanna-dance": {
      "type": "http",
      "url": "https://iwd.today/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "i-wanna-dance",
  "transport": "streamable-http",
  "url": "https://iwd.today/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 iwd.today was fetched 2026-08-24T05:56:30.189Z and is being refreshed.

Trust status Trusted

iwd.today is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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