BandSaaS MCP Server

BandSaaS MCP Server

Enables musicians and their agents to manage AI licensing, register tracks by ISRC, issue/revoke licences, access compliance audit trails, and run their artist platform (merch, events, subscriptions, crowdfunding) through natural language with 46 tools.

Category
访问服务器

README

BandSaaS — Remote MCP

MCP Remote Auth Website

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

Watch: license a track to AI from your agent

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
Upload and publish a track from your agent List and manage merch from your agent Create a gig with ticket tiers from your agent
Fan subscriptions Crowdfunding Site design
See who subscribed this week from your agent Launch a crowdfunding campaign from your agent Restyle your site from your agent

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.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选