# Zachary Roth Music (remote · music.zacharyr0th.com)

Anonymous public tools for Zachary Roth Music. See the published agent boundary before use.

- Trust score: 80/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- remote · `music.zacharyr0th.com`: 80/100 (this document), [markdown](https://verifymcp.io/servers/com-zacharyr0th-music-public/music.md), [page](https://verifymcp.io/servers/com-zacharyr0th-music-public/music)

## Channel facts

- Endpoint: `https://music.zacharyr0th.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-24.

- **Endpoint Security**: 83/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 65/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 724 tokens (~65/item across 11 items; 11 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 69/100
  - Stability check failed: schema churn in the 27 days we've observed: 0 tool removals, 4 breaking changes, 0 auth/transport breaks, 1 additions.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 12 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Zachary Roth Music MCP server?

Zachary Roth Music is a hosted endpoint at https://music.zacharyr0th.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-zacharyr0th-music-public 'https://music.zacharyr0th.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-zacharyr0th-music-public": {
      "url": "https://music.zacharyr0th.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-zacharyr0th-music-public": {
      "type": "http",
      "url": "https://music.zacharyr0th.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-zacharyr0th-music-public]
url = "https://music.zacharyr0th.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-zacharyr0th-music-public": {
      "type": "remote",
      "url": "https://music.zacharyr0th.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-zacharyr0th-music-public --url 'https://music.zacharyr0th.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-zacharyr0th-music-public:
    url: "https://music.zacharyr0th.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-zacharyr0th-music-public": {
      "Transport": "http",
      "Url": "https://music.zacharyr0th.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-zacharyr0th-music-public -t streamable-http -u 'https://music.zacharyr0th.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-zacharyr0th-music-public": {
      "type": "http",
      "url": "https://music.zacharyr0th.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-23 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 62 to 65.

### 2026-09-21 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 55 to 59.

### 2026-09-19 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 49 to 52.

### 2026-09-17 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 42 to 45.

### 2026-09-15 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 35 to 39.

### 2026-09-14 (score 75, 0)

- [security] Tool “export_cyclic_scale_musicxml” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 616 → 724
- [functional] New tool “classify_cyclic_mode”
- [cosmetic] “export_cyclic_scale_musicxml” added an optional parameter “accidentals”

### 2026-09-13 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 29 to 32.

### 2026-09-11 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 22 to 25.

## MCP tools (11)

### `search_music` (~39 tokens)

Search Music

Use this when an agent needs to search the public music catalog. Do not infer ownership, licensing, or unpublished availability.

Input parameters:

- `query` (string, required)

### `list_releases` (~34 tokens)

List Releases

Use this when an agent needs to list public album and release records. Do not infer ownership, licensing, or unpublished availability.

### `get_release` (~40 tokens)

Get Release

Use this when an agent needs to get one public release by slug. Do not infer ownership, licensing, or unpublished availability.

Input parameters:

- `id` (string, required)

### `get_track` (~43 tokens)

Get Track

Use this when an agent needs to get one public track by blob identifier or title. Do not infer ownership, licensing, or unpublished availability.

Input parameters:

- `id` (string, required)

### `get_composition` (~42 tokens)

Get Composition

Use this when an agent needs to get public recordings matching a composition title. Do not infer ownership, licensing, or unpublished availability.

Input parameters:

- `id` (string, required)

### `get_sheet_music` (~51 tokens)

Get Sheet Music

Use this when an agent needs to check for an explicitly published sheet-music resource. Never infers rights or availability. Do not infer ownership, licensing, or unpublished availability.

Input parameters:

- `id` (string, required)

### `generate_cyclic_scales` (~98 tokens)

Generate Cyclic Scales

Use this when an agent needs to generate at most 24 canonical cyclic interval words under bounded equal-division, cardinality, interval, reflection, and transpositional-symmetry constraints. Do not infer ownership, licensing, or unpublished availability.

Input parameters:

- `limitedTransposition` (string)
- `maxStep` (integer, required)
- `modulus` (integer, required)
- `notes` (integer, required)
- `reflection` (string)

### `analyze_cyclic_scale` (~69 tokens)

Analyze Cyclic Scale

Use this when an agent needs to analyze one bounded cyclic interval word, including its pitch path, rotations, reversal partners, reflection class, and limited-transposition status. Do not infer ownership, licensing, or unpublished availability.

Input parameters:

- `intervalWord` (array, required)
- `modulus` (integer, required)

### `classify_cyclic_mode` (~89 tokens)

Classify Cyclic Mode

Use this when an agent needs to classify one bounded cyclic mode by acting group: its rotation, reversal, and set classes; transposition-symmetry kernel; reflection structure; interval and Fourier content; evenness and generation; and every direct-sum factorization. Do not infer ownership, licensing, or unpublished availability.

Input parameters:

- `intervalWord` (array, required)
- `modulus` (integer, required)

### `calculate_equal_division_frequency` (~82 tokens)

Calculate Equal Division Frequency

Use this when an agent needs to calculate one deterministic frequency in an equal division of the octave with an optional concert-root transposition. Do not infer ownership, licensing, or unpublished availability.

Input parameters:

- `baseFrequency` (number)
- `division` (number, required)
- `divisionsPerCycle` (integer, required)
- `rootSemitones` (integer)

### `export_cyclic_scale_musicxml` (~93 tokens)

Export Cyclic Scale Musicxml

Use this when an agent needs to create a bounded, two-measure MusicXML representation of a 12-division cyclic scale for local import, in the mixed, sharp, or flat accidental spelling. Do not infer ownership, licensing, or unpublished availability.

Input parameters:

- `accidentals` (string)
- `intervalWord` (array, required)
- `modulus` (number, required)
- `root` (integer)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-zacharyr0th-music-public/music#diagnostics

## Score history

- 2026-09-24: 80
- 2026-09-23: 80
- 2026-09-22: 79
- 2026-09-21: 79
- 2026-09-20: 78
- 2026-09-19: 78
- 2026-09-18: 77
- 2026-09-17: 77
- 2026-09-16: 76
- 2026-09-15: 76
- 2026-09-14: 75
- 2026-09-13: 75
- 2026-09-12: 74
- 2026-09-11: 74
- 2026-09-10: 73
- 2026-09-09: 73
- 2026-09-08: 72
- 2026-09-07: 72
- 2026-09-06: 71
- 2026-09-05: 71
- 2026-09-04: 71
- 2026-09-03: 70
- 2026-09-02: 74
- 2026-09-01: 74
- 2026-08-31: 72
- 2026-08-30: 72
- 2026-08-29: 71
- 2026-08-28: 71

## Common questions

### What is the Zachary Roth Music MCP server?

Zachary Roth Music is an MCP server listed in the public MCP registry as com.zacharyr0th.music/public. Anonymous public tools for Zachary Roth Music. See the published agent boundary before use. This page covers its hosted endpoint (https://music.zacharyr0th.com/mcp).

### Is the Zachary Roth Music MCP server safe to use?

Zachary Roth Music scores 80 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Zachary Roth Music MCP server expose?

Zachary Roth Music exposes 11 tools: search_music, list_releases, get_release, get_track, get_composition, and 6 more. Their descriptions and schemas cost roughly 680 tokens of context every time the server is loaded.

### Does the Zachary Roth Music MCP server require authentication?

No. We connected to Zachary Roth Music without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Zachary Roth Music MCP server still maintained?

Zachary Roth Music is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://music.zacharyr0th.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-zacharyr0th-music-public/music.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-zacharyr0th-music-public/music.json
- HTML version of this page: https://verifymcp.io/servers/com-zacharyr0th-music-public/music
