← Registry

Content Tools

fluncle.com

Provides access to Fluncle's drum & bass archive for listing recent tracks, mixtapes, and retrieving track details.

1 endpoint20 known toolsFirst detected July 18, 2026Last detected August 27, 2026

ENDPOINT 1

https://www.fluncle.com/mcp

No auth detected

MCP server metadata

Name
com.fluncle/fluncle-api
Version
1.0.0
Capabilities
promptsresourcestools
Server instructions

Fluncle's drum & bass archive over MCP. TOOLS: list recent findings, list the newest releases (what just came out), read one in full by coordinate, pull a random one, search the archive itself, look up an artist or a label, browse every artist, album, and label in the archive A to Z (each flagged when Fluncle has certified a finding there), list the tracks on one album, artist, or label, find the artists nearest another in sound, chain a mixable set from a finding, check whether all of Fluncle's systems are operational, search Spotify candidates, submit a track for review, or board the newsletter. RESOURCES: read the archive as a corpus, each finding/mixtape at fluncle://finding/<logId> or fluncle://mixtape/<logId>, its public record. PROMPTS: Fluncle-voiced starting points (recommend a finding for a mood, walk a recent night, decode a Log ID). A submission is a recommendation, not a publish; Fluncle listens before anything goes out.

Known tools 20

list_findings

List the most recent findings and mixtapes in Fluncle's drum & bass archive, newest first.

Inferred read-only
list_tracks

List every track in Fluncle's drum & bass archive, newest RELEASE first, one page at a time.

Inferred read-only
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.

Inferred read-only
get_track

Read one finding (or mixtape) in full by its Log ID coordinate or Spotify track id.

Inferred read-only
get_random_track

Pull one random certified track from Fluncle's archive.

Inferred read-only
get_status

Check whether all of Fluncle's systems are operational.

Inferred read-only
search_archive

Search Fluncle's drum & bass archive.

Inferred read-only
get_artist

Look up one artist Fluncle has logged, BY NAME (e.g.

Inferred read-only
get_label

Look up one label Fluncle has logged, BY NAME (e.g.

Inferred read-only
build_set

Chain a mixable set from one of Fluncle's findings.

Inferred read-only
list_similar_artists

Given an artist Fluncle has logged, BY NAME (e.g.

Inferred read-only
list_album_catalogue

List the tracks on one album Fluncle knows, by the album's title (e.g.

Inferred read-only
list_artist_catalogue

List one artist's tracks Fluncle knows, by name (e.g.

Inferred read-only
list_label_catalogue

List the tracks on one label Fluncle knows, by name (e.g.

Inferred read-only
list_artists

List every artist in Fluncle's drum & bass archive, A to Z.

Inferred read-only
list_albums

List every album in Fluncle's drum & bass archive, A to Z.

Inferred read-only
list_labels

List every label in Fluncle's drum & bass archive, A to Z.

Inferred read-only
submit_track

Submit a track to Fluncle for review by Spotify track URL.

Inferred read-only
subscribe_newsletter

Subscribe an email address to Fluncle's newsletter.

Potential side effects
search_tracks

Search Spotify for track candidates by name or Spotify track URL.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "com-fluncle-fluncle-api",
  "transport": "streamable-http",
  "url": "https://www.fluncle.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 fluncle.com was fetched 2026-07-26T08:15:34.485Z and is being refreshed.

Trust status Trusted

fluncle.com 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.