PluginBench
MCP Server
Active

io.github.jyswee/bandsaas MCP Server

io.github.jyswee/bandsaas

What is the io.github.jyswee/bandsaas MCP server?

License your music to AI on your terms, and run your whole artist business. 46 tools, keyless.

How to install io.github.jyswee/bandsaas

Copy-paste configuration for popular MCP clients.

transport: sse
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • Authorization
    secret

    Optional BandSaaS band key as a bearer token: 'Bearer bsk_...'. Not required — without one the server starts in keyless onboarding mode and an agent can self-sign-up via the bandsaas_signup tool.

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "bandsaas": {
      "url": "https://mcp.bandsaas.com/sse"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "bandsaas": {
      "serverUrl": "https://mcp.bandsaas.com/sse"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "bandsaas": {
      "type": "http",
      "url": "https://mcp.bandsaas.com/sse"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "bandsaas": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.bandsaas.com/sse"
      ]
    }
  }
}
Claude Code
claude mcp add --transport sse bandsaas https://mcp.bandsaas.com/sse

Related MCP servers

Persistent memory for AI agents — history, context, semantic search, queues. 17 tools, stdio/SSE.

1
View repository →

AI NPCs with persistent memory for game studios. NPC CRUD, dialogue, voice. Stdio or remote SSE.

1
View repository →

Project management for coding agents. Bugs, features, sprints. 73 tools stdio, 74 remote SSE.

1
Shell
View repository →

Rent real GPUs from the terminal. Per-second billing, $0.50 minimum. stdio MCP server.

1
View repository →

A2A TrustGate: 4-gate firewall that screens every AI-agent action before it runs. 49 tools.

0
View repository →

Agent-first analytics: stats, events, funnels, network rollups, server-side ingest & billing.

0
View repository →