AcoustID

AcoustID MCP Connector for Claude

A+

Identify songs by audio fingerprint — like Shazam for developers. Search recordings by name, artist or MusicBrainz ID.

5 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to AcoustID and identify music from audio fingerprints through natural conversation — no API key needed for basic use.

What you can do

  • Song Identification — Identify songs from audio fingerprints (like Shazam)
  • Recording Search — Search for recordings by name, artist or MusicBrainz ID
  • MBID Lookup — Find all AcoustIDs linked to a MusicBrainz recording
  • Metadata Lookup — Get full metadata for recordings including artists and release groups
  • Fingerprint Submission — Submit new audio fingerprints to expand the database

How it works

  1. Subscribe to this server
  2. No API key needed for basic lookups
  3. Start identifying songs from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Music Apps — integrate song identification into audio players and streaming services
  • Researchers — analyze audio fingerprints and MusicBrainz recording data
  • Music Enthusiasts — identify unknown songs and explore recording metadata
audio-fingerprintingmusic-identificationmetadata-lookupmusic-recognitionaudio-analysis

5 tools expose this connector's capabilities to your AI agent.

get_recording_metadata

Returns all associated MusicBrainz recordings, artists, release groups and fingerprints linked to this AcoustID. Get full metadata for a recording by AcoustID

lookup_by_fingerprint

Returns matching recordings from the AcoustID database with song titles, artists, MusicBrainz IDs and match confidence scores. Requires the fingerprint string and audio duration in seconds. Use meta="recordings" for full recording details. Identify a song by audio fingerprint

search_by_mbid

Returns all AcoustID fingerprints linked to that MusicBrainz recording, useful for finding multiple audio fingerprints of the same song. Search for AcoustIDs by MusicBrainz ID

search_by_recording

Returns matching recordings with AcoustID, MusicBrainz ID, title and artist name. Useful for finding the AcoustID of a known song. Search for recordings by name and/or artist

submit_fingerprint

Requires the Chromaprint fingerprint string and audio duration. Optionally include recording name and artist for new songs. Returns the newly created AcoustID. Submit an audio fingerprint to AcoustID

See how to talk to your AI agent using AcoustID.

Search for 'Bohemian Rhapsody' by Queen.

Found Bohemian Rhapsody by Queen. AcoustID: 0e5e5b5e-... MusicBrainz ID: b1a9c0e9-... Multiple fingerprints available for this recording.

Search recordings by Daft Punk.

Found multiple Daft Punk recordings: Get Lucky (95% match), One More Time (92% match), Around the World (89% match), Harder Better Faster Stronger (88% match). Each with AcoustID and MusicBrainz ID.

Get metadata for AcoustID 0e5e5b5e-.

AcoustID 0e5e5b5e-: Bohemian Rhapsody — Queen. Linked to MusicBrainz ID: b1a9c0e9-... from album 'A Night at the Opera' (1975). Multiple fingerprints associated with this recording.

No! AcoustID's public API works without authentication using a default client key for basic lookups.

Related Connectors