sseupdated 1mo ago
License your music to AI — on your terms. The first artist platform with built-in AI licensing, exposed to your agent as a remote MCP server.
bandsaas で何ができる?
BandSaaS — Remote MCP
License your music to AI — on your terms. The first artist platform with built-in AI licensing, exposed to your agent as a remote MCP server.
Your copyright, enforced. And the whole artist platform comes with it.
AI companies are training on the world's music. BandSaaS is the platform that lets an artist register every track by its ISRC, issue per-use licences to the AI agents that want to read or reproduce it, revoke them, and pull a provable audit trail of exactly who accessed the work — and who was blocked. This remote MCP server puts that copyright moat, and the entire artist business behind it, directly inside any MCP-capable agent.
Works with: Claude Code · Claude Web · Claude Desktop · Cursor · ChatGPT · Cline · Windsurf · Raycast · any MCP client
Register a track by its ISRC and issue an AI licence — from your agent. Watch full-res »
- Endpoint:
https://mcp.bandsaas.com/sse - Health:
https://mcp.bandsaas.com/health - Server card:
https://mcp.bandsaas.com/.well-known/mcp/server-card.json - Auth: none required — keyless onboarding built in.
The copyright moat (A2A AI-licensing)
Five tools turn your agent into the control plane for who may train on your music:
bandsaas_register_track— register a recording (by ISRC) to the agent-to-agent copyright registry.bandsaas_issue_licence— grant a scoped licence (read / summarise / reproduce) to another AI agent.bandsaas_revoke_licence— pull a licence back.bandsaas_licensing_access_log— a provable, tamper-evident log of every access — granted and blocked.bandsaas_licensing— the licensing overview.
It's how an AI agent can legally read or reproduce a track — while the artist stays in control and gets paid. Every upload is screened for originality and registered with A2A Infrastructure; AI companies need a licence key to access the music.
…and the compliance evidence to prove it
Five more read-only tools turn that audit trail into regulator-ready evidence — the paperwork an AI company (or its lawyers) needs to show its training data was licensed:
bandsaas_compliance— a point-in-time compliance snapshot.bandsaas_compliance_posture— an at-a-glance posture check across the copyright controls.bandsaas_compliance_frameworks— assessment mapped to the EU AI Act, NIST AI RMF, SOC 2, Colorado SB24-205 and GDPR.bandsaas_compliance_audit_events— the OCSF audit event stream (filter by allowed / blocked).bandsaas_compliance_export— export the evidence as a portable file.
…and the whole artist platform comes with it
BandSaaS is a multi-tenant platform where musicians build a site and sell music, merch, tickets, fan subscriptions and crowdfunding — keeping ~95% of revenue via Stripe Connect. This server exposes that whole surface as 46 tools — exact parity with the bss CLI's per-band agent surface, plus the AI-licensing and compliance suite — led by bandsaas_tai, a built-in AI band manager with full context of the artist's catalog, merch, events, fans and settings. Ask it "which track should I release next?" or "draft a tour announcement" and it advises and takes safe actions on the artist's behalf.
Keyless onboarding
No signup friction. A fresh agent starts with two tools — bandsaas_get_started and bandsaas_signup. After self-signup the full 46-tool set unlocks in place (via notifications/tools/list_changed). Signup returns a scoped bsk_ key that works immediately for reads; writes stay gated until the human owner completes the 7-day-free-trial card check ($0 today), so the abuse surface is zero. The agent never handles a tenant ID — it's derived from the key.
Connect
Remote — no install:
{
"mcpServers": {
"bandsaas": { "url": "https://mcp.bandsaas.com/sse" }
}
}
With a key (for an existing band), pass the bsk_ key as a bearer token if your client supports headers:
{
"mcpServers": {
"bandsaas": {
"url": "https://mcp.bandsaas.com/sse",
"headers": { "Authorization": "Bearer bsk_yourband_..." }
}
}
}
Try it (no key, no install): connect to https://mcp.bandsaas.com/sse, call bandsaas_get_started, then bandsaas_signup with a band name + email.
See it in action
Every part of the business, driven from an agent (click any thumbnail for the full-res video):
| Music | Merch | Events / ticketing |
|---|---|---|
![]() |
![]() |
![]() |
| Fan subscriptions | Crowdfunding | Site design |
|---|---|---|
![]() |
![]() |
![]() |
Structured output
Every JSON-returning tool declares an outputSchema and returns structuredContent on tools/call, so directory scanners and typed clients get machine-readable results, not just text. (46 / 46 tools carry an outputSchema.)
Docs
LISTING-KIT.md— canonical copy/metadata for every MCP-directory listing + the full 46-tool inventory.server.json— MCP registry manifest.
License
Proprietary — Tyga.Cloud Ltd. See LICENSE.
インストール
bandsaas をクライアントに追加します。お使いのものを選んでください。
claude mcp add --transport sse bandsaas https://mcp.bandsaas.com/ssecodex mcp add bandsaas --url https://mcp.bandsaas.com/sse{
"mcpServers": {
"bandsaas": {
"url": "https://mcp.bandsaas.com/sse"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"bandsaas": {
"type": "sse",
"url": "https://mcp.bandsaas.com/sse"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"bandsaas": {
"url": "https://mcp.bandsaas.com/sse"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"bandsaas": {
"serverUrl": "https://mcp.bandsaas.com/sse"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
スコア
39 / 100
情報不足
- ドキュメント25/25
- メンテナンス16/25
- 信頼性6/20
- 機能0/15
- 導入のしやすさ12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 39 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
バージョン履歴
| バージョン | 公開日 |
|---|---|
| 1.3.0最新 | 2026年7月24日 |
| 1.2.0 | 2026年7月23日 |






