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.
AuthorizationsecretOptional 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.
{
"mcpServers": {
"bandsaas": {
"url": "https://mcp.bandsaas.com/sse"
}
}
}{
"mcpServers": {
"bandsaas": {
"serverUrl": "https://mcp.bandsaas.com/sse"
}
}
}{
"servers": {
"bandsaas": {
"type": "http",
"url": "https://mcp.bandsaas.com/sse"
}
}
}{
"mcpServers": {
"bandsaas": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.bandsaas.com/sse"
]
}
}
}claude mcp add --transport sse bandsaas https://mcp.bandsaas.com/sseRelated MCP servers
Persistent memory for AI agents — history, context, semantic search, queues. 17 tools, stdio/SSE.
io.github.jyswee/ainpc-cli
AI NPCs with persistent memory for game studios. NPC CRUD, dialogue, voice. Stdio or remote SSE.
io.github.jyswee/buggazi
Project management for coding agents. Bugs, features, sprints. 73 tools stdio, 74 remote SSE.
Rent real GPUs from the terminal. Per-second billing, $0.50 minimum. stdio MCP server.
A2A TrustGate: 4-gate firewall that screens every AI-agent action before it runs. 49 tools.
io.github.jyswee/analyga
Agent-first analytics: stats, events, funnels, network rollups, server-side ingest & billing.