← fluncle.com

INDIVIDUAL MCP TOOL

get_recent_tracks

[Deprecated: use list_tracks] List the most recent findings and mixtapes in Fluncle's drum & bass archive, newest first.

fluncle.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

fluncle.com

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.fluncle-com]
url = "https://www.fluncle.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fluncle-com": {
      "type": "http",
      "url": "https://www.fluncle.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fluncle-com": {
      "type": "http",
      "url": "https://www.fluncle.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fluncle-com",
  "transport": "streamable-http",
  "url": "https://www.fluncle.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_tracks — List the most recent findings and mixtapes in Fluncle's drum & bass archive, newest first.
  • list_fresh — List the newest drum & bass RELEASES across Fluncle's archive: every track that came OUT in the trailing 30-day window, freshest release first.
  • get_track — Read one finding (or mixtape) in full by its Log ID coordinate or Spotify track id.
  • get_random_track — Pull one random certified track from Fluncle's archive.
  • get_status — Check whether all of Fluncle's systems are operational.
  • search_archive — Search Fluncle's drum & bass archive.
  • get_artist — Look up one artist Fluncle has logged, BY NAME (e.g.
  • get_label — Look up one label Fluncle has logged, BY NAME (e.g.