Musicwire
Rank #17,654io.github.thatdudealso/musicwire-mcp
Paid MusicXML validation, rendering, and automated QC for MCP clients.
Musicwire is a Model Context Protocol (MCP) server published by thatdudealso. It ranks #17,654 of 132,046 servers tracked on MCP Toplist. Musicwire is listed on Official MCP, with 1 tracked version. It was first listed on Aug 24, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 114,392 of 132,046 servers on MCP Toplist.
Use Musicwire
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add musicwire-mcp -e "MUSICWIRE_API_URL=<your MUSICWIRE_API_URL>" -e "MUSICWIRE_X402_PRIVATE_KEY=<your MUSICWIRE_X402_PRIVATE_KEY>" -- npx -y musicwire-mcpReplace each placeholder with your own value before saving.
[mcp_servers.musicwire-mcp]
command = "npx"
args = ["-y", "musicwire-mcp"]
[mcp_servers.musicwire-mcp.env]
MUSICWIRE_API_URL = "<your MUSICWIRE_API_URL>"
MUSICWIRE_X402_PRIVATE_KEY = "<your MUSICWIRE_X402_PRIVATE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"musicwire-mcp": {
"command": "npx",
"args": [
"-y",
"musicwire-mcp"
],
"env": {
"MUSICWIRE_API_URL": "<your MUSICWIRE_API_URL>",
"MUSICWIRE_X402_PRIVATE_KEY": "<your MUSICWIRE_X402_PRIVATE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"musicwire-mcp": {
"command": "npx",
"args": [
"-y",
"musicwire-mcp"
],
"env": {
"MUSICWIRE_API_URL": "<your MUSICWIRE_API_URL>",
"MUSICWIRE_X402_PRIVATE_KEY": "<your MUSICWIRE_X402_PRIVATE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"musicwire-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"musicwire-mcp"
],
"env": {
"MUSICWIRE_API_URL": "<your MUSICWIRE_API_URL>",
"MUSICWIRE_X402_PRIVATE_KEY": "<your MUSICWIRE_X402_PRIVATE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"musicwire-mcp": {
"command": "npx",
"args": [
"-y",
"musicwire-mcp"
],
"env": {
"MUSICWIRE_API_URL": "<your MUSICWIRE_API_URL>",
"MUSICWIRE_X402_PRIVATE_KEY": "<your MUSICWIRE_X402_PRIVATE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"musicwire-mcp": {
"command": "npx",
"args": [
"-y",
"musicwire-mcp"
],
"env": {
"MUSICWIRE_API_URL": "<your MUSICWIRE_API_URL>",
"MUSICWIRE_X402_PRIVATE_KEY": "<your MUSICWIRE_X402_PRIVATE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.thatdudealso%2Fmusicwire-mcp)<a href="https://mcptoplist.com/server/io.github.thatdudealso%2Fmusicwire-mcp"><img src="https://mcptoplist.com/badge/io.github.thatdudealso%2Fmusicwire-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
thatdudealso
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 24, 2026 |
Frequently asked questions
- Who maintains Musicwire?
- Musicwire is maintained by thatdudealso, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Musicwire listed on the Official MCP Registry?
- Yes — Musicwire is listed on the Official MCP Registry.
- How many versions does Musicwire have?
- MCP Toplist tracks 1 version of Musicwire, most recently published on Aug 24, 2026.
- Where can I find the source code for Musicwire?
- The source code for Musicwire is hosted at github.com/thatdudealso/musicwire.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.