Skip to main content

MCP server for the Beatlyze audio analysis API — analyse audio with AI agents.

Project description

Beatlyze MCP Server

Use the Beatlyze audio analysis API directly from Claude, Cursor, or any MCP-compatible AI agent.

Tools

Tool Description
analyze_url Submit an audio URL, wait for result (BPM, key, energy, mood, genre, sections)
get_analysis Check status / retrieve result for a job_id
get_usage Check your monthly usage and limits

Setup

1. Get a free API key at beatlyze.dev

2. Add to Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "beatlyze": {
      "command": "uvx",
      "args": ["beatlyze-mcp"],
      "env": {
        "BEATLYZE_API_KEY": "bz_your_key_here"
      }
    }
  }
}

3. Or run directly:

pip install beatlyze-mcp
BEATLYZE_API_KEY=bz_your_key_here python -m server

Example

Ask Claude:

"Analyse this track: https://example.com/mytrack.mp3 — what's the BPM and key?"

Claude will call analyze_url, wait for the result, and tell you:

"The track is 128.4 BPM in A minor, with high energy (0.78) and mood tags: energetic, dark."

Environment variables

Variable Required Default
BEATLYZE_API_KEY Yes
BEATLYZE_API_BASE No https://api.beatlyze.dev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

beatlyze_mcp-0.1.0.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

beatlyze_mcp-0.1.0-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file beatlyze_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: beatlyze_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for beatlyze_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 69673fa011259e03777e0ec044b9b88f0eaf84d67a00834a35fd4494e35e521c
MD5 91beb6c87a877080bf637974000e4165
BLAKE2b-256 8f6c60fab7d20041a99d235c0ade2ca78ccf4fd058db34fa8d9047b87bacd744

See more details on using hashes here.

File details

Details for the file beatlyze_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: beatlyze_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for beatlyze_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 18f4a949c4b449feb98a56093823b2d38f927325d5664042e5ac044050206a51
MD5 e42d65bb45768828a72d5cf172522394
BLAKE2b-256 dfebf369017f736f4997f407946f00fd15e955a794b89f41017a9389b402f3f4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page