ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Mixcloud with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Mixcloud as an MCP: search DJ mixes, radio shows and podcasts, get full cloudcast details with tracklists, browse uploader catalogues and 38 genre categories.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 6 capabilities

The complete Mixcloud capability set.

These are the exact actions your AI can choose when you ask it to work with Mixcloud.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through Mixcloud.

  1. 01

    Get cloudcast

    Keys come from search/list capabilities (format /user/slug/). Get full cloudcast detail: tracklist sections, description, tags, stats

  2. 02

    Get user

    Username is the URL slug (e.g. Radio_RapTz from search_uploaders). Get a Mixcloud uploader profile: bio, follower count and stats

  3. 03

    Search cloudcasts

    Pagination via limit/offset. Note: no total count is returned. page until empty. Search DJ mixes, radio shows and podcasts (cloudcasts) by keyword on Mixcloud

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Mixcloud.

  1. 04

    Search uploaders

    Search radio stations by name to explore their show archives. Search Mixcloud users: DJs, radio stations, labels and podcast creators

  2. 05

    Browse category

    Use for genre-based discovery: "what's new in drum and bass?". Browse Mixcloud genre categories (38: ambient, bass, beats, dnb...) and their trending cloudcasts

  3. 06

    List user cloudcasts

    Each entry: key (for get_cloudcast), name, play counts, tags, audio length. Great for exploring a radio station's full show archive. List all cloudcasts (shows/mixes) published by a Mixcloud user

One connector, every AI

Mixcloud works with the most popular AI clients.

These are the most popular clients, each with a step-by-step guide: one link, set up once, with governance and visibility built in. And because everything runs on the MCP standard, the same connection also works in any other compatible client — nothing to rebuild.

Building your own app? The connector is yours to use.

You don't need a client to put Mixcloud to work: the same hosted connection plugs into your own applications and agent code, with the same governance on every request. Build with it, chat with it — one connection for both.

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Mixcloud, so you can see the experience inside your AI.

It does not authenticate your account with Mixcloud. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Mixcloud Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_QudslSsxpShyW8iYWlU7ZIVmfeYSpV5KjIHhBxxZ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Mixcloud capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "mixcloud-shows-mixes-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_QudslSsxpShyW8iYWlU7ZIVmfeYSpV5KjIHhBxxZ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

Guided setup for Claude? link.label

See all the AI clients this connector works with ↑

FAQ

Questions Mixcloud owners ask.

  • 01

    Do I need an API key?

    Not for any discovery capability in this MCP. search, cloudcast details, user profiles, catalogues and categories are all public. An access token is only required if you want /me endpoints (your own favourites and uploads), which this MCP exposes as an optional credential.

  • 02

    How do I get a tracklist for a show?

    Use get_cloudcast with the cloudcast key from search results. the detail response includes the sections array, which is the tracklist with start-time offsets when the uploader timestamped their show.