Bring Music Metadata
to OpenAI Agents SDK
Create your Vinkius account to connect MusicBrainz to OpenAI Agents SDK and start using all 15 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the MusicBrainz MCP Server?
Connect to MusicBrainz, the world's largest open music database, and explore music metadata through natural conversation — no API key needed.
What you can do
- Artist Search — Find musicians, bands, orchestras and composers with types, countries and active dates
- Release Search — Search album releases with artists, dates, countries, labels and track counts
- Track Search — Find individual recordings with durations, ISRCs and album info
- Release Groups — Browse canonical albums and singles grouped across different releases
- Label Search — Find record labels and publishers
- Work Search — Search musical compositions distinct from recordings
- Browse — Get all releases by a specific artist or label
How it works
- Subscribe to this server
- No API key needed — start searching immediately
- Explore music data from Claude, Cursor, or any MCP-compatible client
Who is this for?
- Music Enthusiasts — discover artist discographies, find album versions and explore music metadata
- Researchers — access comprehensive music metadata for analysis and cataloging
- Developers — build music apps using open, structured music data with MBIDs
Built-in capabilities (15)
Returns release titles, dates, countries and labels. Pagination: max 100 results per request. Browse all releases by a specific artist
Returns release titles, artists, dates and countries. Pagination: max 100 results. Browse all releases by a specific record label
Returns name, type, country, life span, disambiguation and more. Optionally include related data with inc parameter: "releases", "release-groups", "recordings", "works", "aliases". Get detailed info for a specific artist by MBID
Returns label name, type, country, founding date and more. Get detailed info for a specific record label by MBID
Returns title, artist, duration, ISRCs, releases it appears on and more. Optionally include: "artists", "isrcs", "releases", "aliases". Get detailed info for a specific recording by MBID
Returns title, artist, date, country, label, barcode, track listing and more. Optionally include: "artists", "labels", "recordings", "discids", "isrcs", "media". Get detailed info for a specific release by MBID
Returns title, artist, primary type, first release date and more. Optionally include: "artists", "releases", "aliases". Get detailed info for a specific release group by MBID
Returns work title, writers, type, ISWC, languages and more. Get detailed info for a specific musical work by MBID
Returns area names, types (country, city, subdivision, etc.) and ISO codes. Useful for finding area IDs to use in other searches. Search for geographic areas (countries, cities, regions)
). Returns artist names, IDs, types (person, group, orchestra, etc.), countries, active dates and disambiguation info. Supports Lucene query syntax for advanced searches. Pagination: max 100 results per request. Search for music artists
Returns label names, types (original production, reissue, etc.), countries and founding dates. Pagination: max 100 results. Search for record labels
Returns recording titles, artists, durations, album names and ISRCs. Useful for finding specific track versions and metadata. Pagination: max 100 results. Search for individual track recordings
Returns titles, artists, primary types (album, single, EP, etc.) and dates. Useful for finding the canonical album/single version. Pagination: max 100 results. Search for release groups (albums, singles, EPs)
Returns release titles, artists, dates, countries, labels and track counts. Supports filtering by status (official, promotion, bootleg). Pagination: max 100 results. Search for album releases
Returns work titles, writers, types (song, opera, symphony, etc.) and ISWCs. Useful for finding composition metadata separate from specific recordings. Pagination: max 100 results. Search for musical works (compositions)
Why OpenAI Agents SDK?
The OpenAI Agents SDK auto-discovers all 15 tools from MusicBrainz through native MCP integration. Build agents with built-in guardrails, tracing, and handoff patterns. chain multiple agents where one queries MusicBrainz, another analyzes results, and a third generates reports, all orchestrated through Vinkius.
- —
Native MCP integration via
MCPServerSse, pass the URL and the SDK auto-discovers all tools with full type safety - —
Built-in guardrails, tracing, and handoff patterns let you build production-grade agents without reinventing safety infrastructure
- —
Lightweight and composable: chain multiple agents and MCP servers in a single pipeline with minimal boilerplate
- —
First-party OpenAI support ensures optimal compatibility with GPT models for tool calling and structured output
MusicBrainz in OpenAI Agents SDK
Why run MusicBrainz with Vinkius?
The MusicBrainz connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 15 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect MusicBrainz using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
MusicBrainz and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect MusicBrainz to OpenAI Agents SDK through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
MusicBrainz for OpenAI Agents SDK
Every request between OpenAI Agents SDK and MusicBrainz is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
Do I need an API key?
No! MusicBrainz is completely free and open. No authentication required. Just subscribe and start searching. Rate limit is 1 request per second.
What is an MBID?
MBID stands for MusicBrainz Identifier — a unique UUID assigned to every entity in the database (artists, releases, recordings, labels, works). Use search tools to find MBIDs, then use get_* tools with the MBID for detailed info.
What's the difference between a release and a release group?
A release is a specific physical or digital version of an album (e.g. the 2012 remastered CD). A release group groups all versions of the same album together (e.g. "The Dark Side of the Moon" as a canonical work). Use release groups for finding the canonical album.
How does the OpenAI Agents SDK connect to MCP?
Use MCPServerSse(url=...) to create a server connection. The SDK auto-discovers all tools and makes them available to your agent with full type information.
Can I use multiple MCP servers in one agent?
Yes. Pass a list of MCPServerSse instances to the agent constructor. The agent can use tools from all connected servers within a single run.
Does the SDK support streaming responses?
Yes. The SDK supports SSE and Streamable HTTP transports, both of which work natively with Vinkius.
MCPServerStreamableHttp not found
Ensure you have the latest version: pip install --upgrade openai-agents
Agent not calling tools
Make sure your prompt explicitly references the task the tools can help with.
Explore More MCP Servers
View all →
WebHR
11 toolsManage employees, attendance, and recruitment on WebHR with AI agents.

Honeycomb
12 toolsAutomate observability via Honeycomb — manage datasets, queries, and markers directly from any AI agent.

Cin7 Core
10 toolsEquip your AI agent to manage inventory, sales orders, and purchase orders via the Cin7 Core (formerly DEAR Systems) API.

Doppler
12 toolsManage secrets and environment variables via Doppler — list projects, audit secrets, and track activity logs from any AI agent.
