{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "capabilities": {
    "prompts": {
      "listChanged": false
    },
    "resources": {
      "listChanged": false
    },
    "tools": {
      "listChanged": false
    }
  },
  "description": "Drum & bass bangers from another dimension. Fluncle discovers and certifies every track, logs each as a finding, and keeps the full archive across the Galaxy, from the web to the rave terminal. fluncle.com is home base.",
  "icons": [
    {
      "mimeType": "image/png",
      "sizes": [
        "1180x1180"
      ],
      "src": "https://www.fluncle.com/fluncle.png"
    }
  ],
  "name": "com.fluncle/fluncle-api",
  "remotes": [
    {
      "authentication": {
        "required": false
      },
      "supportedProtocolVersions": [
        "2025-11-25",
        "2025-06-18",
        "2025-03-26"
      ],
      "type": "streamable-http",
      "url": "https://www.fluncle.com/mcp"
    }
  ],
  "repository": {
    "source": "github",
    "url": "https://github.com/mauricekleine/fluncle"
  },
  "serverInfo": {
    "description": "Drum & bass bangers from another dimension. Fluncle discovers and certifies every track, logs each as a finding, and keeps the full archive across the Galaxy, from the web to the rave terminal. fluncle.com is home base.",
    "name": "fluncle-api",
    "title": "Fluncle",
    "version": "1.0.0"
  },
  "title": "Fluncle",
  "transport": {
    "endpoint": "https://www.fluncle.com/mcp",
    "type": "streamable-http"
  },
  "version": "1.0.0",
  "websiteUrl": "https://www.fluncle.com"
}