Musixmatch Connector for AI agents.
9 live capabilities
Search music lyrics and artist discographies instantly.
Waiting for input…
Why people use Musixmatch
Musixmatch Lyrics Search for Content Creators
This Connector cuts that out. Your agent just pulls the data directly from Musixmatch. You ask for the lyrics or the album list, and it hands it to you in one go. You get the information you need without the browser tabs.
What Vinkius changes
Your AI agent becomes an instant music database for any query you throw at it.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Syncing lyrics for a video
A YouTuber needs to find the lyrics for a specific bridge in a song to sync with a video.
- Real-world use case 02
Researching a band's history
A music blogger wants to know every album a 90s rock band released.
- Real-world use case 03
Checking regional trends
An event planner needs to know what's popular in the UK right now.
Complete set · 9capabilities
The complete Musixmatch capability set.
These are the exact actions your AI can choose when you ask it to work with Musixmatch.
01—03
3 capabilities in this set.
Part of 9 available through Musixmatch.
- 01 Capability
Get track snippet
Grab a short segment of lyrics to identify a song. Use this when you only know a few words.
- 02 Capability
Get track details
Get metadata like release date and genre for a track. This provides context for any specific song.
- 03 Capability
Match track lyrics
Compare lyrics against a specific track and artist. This helps verify that the lyrics match the correct song.
04—06
3 capabilities in this set.
Part of 9 available through Musixmatch.
- 04 Capability
Search artists
Find specific artists using names or other identifiers. This is your starting point for artist research.
- 05 Capability
Search tracks
Search for music tracks by name or keyword. Use this to quickly find any song in the database.
- 06 Capability
Get top tracks
Retrieve the current top tracks chart for a specific country. This helps you see what's trending globally.
07—09
3 capabilities in this set.
Part of 9 available through Musixmatch.
- 07 Capability
Get artist albums
Get a full list of albums for a specific artist. This helps you see an entire body of work at once.
- 08 Capability
Get artist details
Pull metadata like bio and stats for any artist. Use this to build detailed artist profiles.
- 09 Capability
Get track lyrics
Fetch the complete lyrics for a specific song. This is useful for finding the exact wording of a track.
Set up in minutes
One URL. Then ask Musixmatch to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Musixmatch from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mzIzZlwaYR1REXcxYZlcxGdCneaReEQ1cTJ4PUpC/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Musixmatch, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Musixmatch for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mzIzZlwaYR1REXcxYZlcxGdCneaReEQ1cTJ4PUpC/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Musixmatch URL.
- Step 03
Save and start
Save the connection and enable Musixmatch in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"musixmatch": {
"url": "https://edge.vinkius.com/vk_preview_mzIzZlwaYR1REXcxYZlcxGdCneaReEQ1cTJ4PUpC/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Musixmatch
Open Agent mode in chat and ask: "Using Musixmatch, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"musixmatch": {
"url": "https://edge.vinkius.com/vk_preview_mzIzZlwaYR1REXcxYZlcxGdCneaReEQ1cTJ4PUpC/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Musixmatch
Ask Copilot: "Using Musixmatch, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"musixmatch": {
"url": "https://edge.vinkius.com/vk_preview_mzIzZlwaYR1REXcxYZlcxGdCneaReEQ1cTJ4PUpC/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Musixmatch
Open Cascade and ask: "Using Musixmatch, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"musixmatch": {
"url": "https://edge.vinkius.com/vk_preview_mzIzZlwaYR1REXcxYZlcxGdCneaReEQ1cTJ4PUpC/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Musixmatch
Ask Cline: "Using Musixmatch, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add musixmatch --transport http "https://edge.vinkius.com/vk_preview_mzIzZlwaYR1REXcxYZlcxGdCneaReEQ1cTJ4PUpC/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Musixmatch
Ask Claude: "Using Musixmatch, show me...". 9 tools are ready
Where the request belongs
Work Musixmatch can move forward.
This is for content creators who need fast metadata, music nerds who want deep discographies, and event planners who need to organize sets without manual searching.
Content Creator
Grabs song snippets and metadata for video scripts or social media posts on a Tuesday afternoon.
Music Researcher
Audits artist discographies and track details for deep-dive projects and reports.
Event Organizer
Compiles large lists of lyrics and track info for karaoke or live music events.
Data Analyst
Monitors top tracks and regional trends to spot new music movements.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMusixmatch
Access the world's largest lyrics database. search tracks, retrieve synchronized subtitles, and explore global music charts directly from your AI agent.
Lyrics.ovh
Retrieve song lyrics and music suggestions instantly. Search by artist and title or explore suggestions for any search term.
AudD Music Recognition
Universal music recognition. identify songs from URLs, search lyrics, and find streaming links via AI.
MusicBrainz
Explore the open music encyclopedia. search artists, albums, tracks, labels and musical works.
Genius
Search songs, get lyrics, annotations and artist info. the world's largest lyrics database.
Audiomack Music
Explore and discover music via Audiomack. search for songs, albums, and trending artists directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Musixmatch connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Musixmatch.
The practical details behind the request, access and result.
Can Musixmatch MCP find lyrics for non-English songs?
Yes, it pulls from a global database that includes lyrics for millions of songs across many different languages.
How does Musixmatch MCP help with music research?
It allows your agent to instantly pull artist bios, release dates, and full discographies without you having to browse multiple sites.
Can I use Musixmatch MCP to see what's trending?
Yes, you can ask your agent to pull the current top tracks chart for any country to see what's popular right now.
Is Musixmatch MCP good for finding songs from snippets?
Yes, it has a capability specifically for identifying a track based on a short line of lyrics if you don't know the song title.
Does Musixmatch MCP provide artist metadata?
It provides a wealth of metadata, including artist details, genre information, and complete album listings for your research.
Can I search for a song using only a few words from the lyrics?
Yes! Use the search_tracks capability and provide the words in the q_lyrics parameter. Your agent will find all tracks that contain those specific lyrics.
How do I get the full discography for a specific artist?
First, find the artist's unique ID using search_artists. Then, use the get_artist_albums capability with that ID to retrieve the list of all their recorded albums.
Is it possible to see which songs are currently trending in my country?
Absolutely. Use the get_top_tracks capability and provide your country code (e.g., 'us', 'br', 'fr'). Your agent will return the current top tracks chart for that location.
One connection away
Give your agent a direct line to Musixmatch.
Connect Musixmatch once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available