FLUNCLE
  1. Docs
  2. Mcp

Search the archive

Search Fluncle's archive by name, coordinate, or the sound of it.

FLUNCLE / docs
FLUNCLE / docs
FindingsGetting startedThe Log IDThe APIAPI referenceThe CLIThe MCP serverThe rave terminalThe oniondigThe feeds

The MCP server

The archive handed to agents as Model Context Protocol tools.

Fluncle serves a small, stateless Model Context Protocol server: the same archive the public API exposes, handed to agents as tools. Streamable HTTP, no sessions, no auth.

https://www.fluncle.com/mcp

Connect

Point any MCP client at the endpoint. For a client that reads a config block:

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

Tools

The archive, as five tools:

ToolDoes
list_tracksThe latest findings, newest first.
get_random_trackOne finding, pulled at random.
search_tracksSearch Spotify for a candidate.
submit_trackRecommend a track for review (not a publish).
subscribe_newsletterBoard the mothership.

(get_recent_tracks still works as a deprecated alias of list_tracks for a window.)

submit_track is a recommendation, like the CLI's submit: it queues a track, and Fluncle listens before anything joins the archive.

How it's built

The MCP server is a thin layer over the same internal functions the /api routes use, so validation, the submission rate limit, and the submitter hash all stay identical to every other surface. An agent and a human reach the same archive, the same way.

For discovery, the MCP Server Card lives at /.well-known/mcp/server-card.json.

The CLI

The archive in your terminal. Recent, random, search, submit.

The rave terminal

The archive over SSH. No install, no account, just a resolver and a terminal.

On this page

ConnectToolsHow it's built
FLUNCLE

Drum & bass bangers from another dimension.

Travel along

  • Log
  • Logbook
  • Galaxies
  • Mixtapes

Browse

  • Artists
  • Albums
  • Labels

Listen

  • Playlist
  • Radio

Crew

  • About
  • Newsletter
  • Docs
Follow Fluncle
CLIDIGGITMCPSSH
checking systems