Loading MCP server directory, please wait...
Read IMSLP, the Petrucci Music Library: works, scores, editions, copyright. No API key.
npx @getmcp/cli add io.github.smeet666/mcp-imslpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.smeet666/mcp-imslp": {
"command": "npx",
"args": [
"-y",
"mcp-imslp"
],
"env": {
"IMSLP_USER_AGENT": "",
"IMSLP_MIN_INTERVAL_MS": "",
"IMSLP_TIMEOUT_MS": "",
"IMSLP_MAX_RETRIES": "",
"IMSLP_CACHE_TTL_MS": "",
"IMSLP_CACHE_MAX_ENTRIES": "",
"IMSLP_LOG_LEVEL": ""
}
}
}
}