Google PageRank for AI agents. 25,000+ tools indexed.

AjjayK/MusicDB

Score: 51.2 Rank #63

MCP server exposing the MusicBrainz API for AI assistants, hosted on Cloudflare Workers

Overview

AjjayK/MusicDB is a TypeScript MCP server. MCP server exposing the MusicBrainz API for AI assistants, hosted on Cloudflare Workers

Ranked #63 out of 104 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript No license

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 2

2 contributors → solo project

Dependents 25% 0

No dependents → no downstream usage

Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for AjjayK/MusicDB
[![AgentRank](https://agentrank-ai.com/api/badge/tool/AjjayK--MusicDB)](https://agentrank-ai.com/tool/AjjayK--MusicDB/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/AjjayK--MusicDB/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/AjjayK--MusicDB" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="AjjayK/MusicDB"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# MusicDB

A remote [MCP](https://modelcontextprotocol.io/) server that exposes the [MusicBrainz API](https://musicbrainz.org/doc/MusicBrainz_API) as tools for AI assistants. Runs on Cloudflare Workers.

## Live Endpoint

```
https://musicdb-mcp.musicdb.workers.dev/mcp
```

## Adding to Your AI Assistant

### Claude Desktop

Add to your `claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "musicdb": {
      "url": "https://musicdb-mcp.musicdb.workers.dev/mcp"
    }
  }
}
```

### Claude.ai

Go to **Settings > Integrations > Add custom integration** and enter:

```
https://musicdb-mcp.musicdb.workers.dev/mcp
```

### Any MCP Client

Point your MCP client at the URL above using **Streamable HTTP** transport.

## Tools

### Core Tools

| Tool | Description |
|------|-------------|
| `musicbrainz_lookup` | Look up any entity by its MusicBrainz ID (MBID) |
| `musicbrainz_browse` | Browse entities linked to another entity (e.g. all releases by an artist) |
| `musicbrainz_search` | 
Read full README on GitHub →
Are you the maintainer of AjjayK/MusicDB?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.