Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.tmchalk/sftunes

io.github.tmchalk/sftunes

Hand-made human mixtapes with liner notes. Paid tools $0.01 USDC via x402, 80% to the tapemaker.

Uptime
100.0%
1 direct probes · 30d
Response
1771ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

about_sftunes

What SFtunes is, how x402 payment works, and the tapemaker revenue split. Free.

list_tapes

Index of all public SFtunes items: mixtapes (type 'tape') and public profiles' Top 10 lists (type 'top_ten'), each with id, title, tapemaker handle, track_count. Costs $0.01 USDC per call via x402.

get_tape

One public SFtunes item by tape_id: a tape uuid, or top10-<handle> for a person's Top 10 + Side B. Ordered tracks with artist/title/liner note and canonical Spotify/Apple/YouTube links. Costs $0.01 US…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.tmchalk/sftunes": {
      "url": "https://sftunes.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}