Odel
mcp imslp

mcp imslp

Local
@smeet666TypeScriptMITUpdated 1w ago

Read IMSLP, the Petrucci Music Library: works, scores, editions, copyright. No API key.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmmcp-imslpv1.0.1

Run

npx -y mcp-imslp

MCP client config

{
  "mcpServers": {
    "mcp-imslp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-imslp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/smeet666/mcp-imslp/releases/download/v1.0.1/mcp-imslp-1.0.1.mcpbv1.0.1

Distributed as an MCP bundle (`https://github.com/smeet666/mcp-imslp/releases/download/v1.0.1/mcp-imslp-1.0.1.mcpb`) — download it and import the bundle in your MCP client.