← Registry

Developer Tools

music.build

Provides access to music.build documentation via search and retrieval.

1 endpoint3 known toolsFirst detected July 25, 2026Last detected September 6, 2026

ENDPOINT 1

https://music.build/mcp

No auth detected

MCP server metadata

Name
music.build Docs
Version
1.0.0
Capabilities
resources.listChangedtools.listChanged

Known tools 3

search_docs

Search music.build documentation with fuzzy matching and prefix support.

Inferred read-only
get_doc

Get the full content of a music.build documentation page by its slug.

Inferred read-only
get_all_docs

Get all music.build documentation as a single text.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.music-build-docs]
url = "https://music.build/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "music-build-docs": {
      "type": "http",
      "url": "https://music.build/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: music-build-docs
Remote MCP URL: https://music.build/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "music-build-docs": {
      "url": "https://music.build/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "music-build-docs": {
      "type": "http",
      "url": "https://music.build/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "music-build-docs",
  "transport": "streamable-http",
  "url": "https://music.build/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for music.build was fetched 2026-07-29T22:09:32.588Z and is being refreshed.

Trust status Neutral

music.build is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.