# io.github.smeet666/mcp-imslp (npm · mcp-imslp)

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

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

## Components

- mcpb · `mcp-imslp-1.0.1.mcpb`: 54/100, [markdown](https://verifymcp.io/servers/smeet666-mcp-imslp/https-github-com-smeet666-mcp-imslp-releases-download-v1-0-1-mcp-imslp-1-0-1-mcp.md), [page](https://verifymcp.io/servers/smeet666-mcp-imslp/https-github-com-smeet666-mcp-imslp-releases-download-v1-0-1-mcp-imslp-1-0-1-mcp)
- npm · `mcp-imslp`: 91/100 (this document), [markdown](https://verifymcp.io/servers/smeet666-mcp-imslp/mcp-imslp.md), [page](https://verifymcp.io/servers/smeet666-mcp-imslp/mcp-imslp)

## Channel facts

- Registry: `npm`
- Package: `mcp-imslp`
- Version: `1.0.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, 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-21.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 95 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 100/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to smeet666/mcp-imslp).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 22 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 2519 tokens (~359/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 83/100
  - Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% 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 7 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 8 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 io.github.smeet666/mcp-imslp server?

io.github.smeet666/mcp-imslp runs locally as an npm package, launched with npx -y mcp-imslp. 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 smeet666-mcp-imslp -- npx -y mcp-imslp
```

### Cursor

```json
{
  "mcpServers": {
    "smeet666-mcp-imslp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-imslp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "smeet666-mcp-imslp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-imslp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add smeet666-mcp-imslp -- npx -y mcp-imslp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "smeet666-mcp-imslp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mcp-imslp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add smeet666-mcp-imslp --command npx --arg -y --arg mcp-imslp
```

### Hermes

```yaml
mcp_servers:
  smeet666-mcp-imslp:
    command: "npx"
    args: ["-y", "mcp-imslp"]
```

### Netclaw

```json
{
  "McpServers": {
    "smeet666-mcp-imslp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mcp-imslp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add smeet666-mcp-imslp -t stdio -c npx -a -y mcp-imslp
```

### Other

```json
{
  "mcpServers": {
    "smeet666-mcp-imslp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-imslp"
      ]
    }
  }
}
```

## 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-21 (score 91, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 90, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 89, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 88, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 87, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 86, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 85, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (7)

### `search_works` (~345 tokens)

Search the works

Search the works of IMSLP by title, by composer, or by words printed on their pages. Each row names the page of a work, which is how get_work and list_work_files address it: a title is written 'Work (Composer)', and the row splits it into the work and the person it names. IMSLP publishes no count of what a search matched, so 'total' is always null; 'has_more' and 'next_offset' say whether the library held more rows and where to read on from. A snippet is words taken from the page around the match. The library writes its pages in wikitext, so a snippet sometimes shows the name of a file rather than a sentence, and some rows carry none at all. The library titles a work in the language its composer used, so 'Die Zauberflöte' and not 'The Magic Flute', 'Sinfonia' and not 'Symphony'. A title translated into another language finds nothing, or finds only the works written about it: rows that look thin for a famous work are a sign the work sits under its original title, not that the library lacks it. Searching for a person by name finds the works naming them; search_people finds the person. When you show a result to a user, credit IMSLP and link the page.

Input parameters:

- `limit` (integer): Rows to serve, from 1 to 50.
- `offset` (integer): Rows to skip, using the 'next_offset' a previous answer named.
- `query` (string, required): What to look for in the works of the library. Words are matched across the page, not only titles.

Output parameters:

- `has_more` (boolean): True when the library named an offset to continue from.
- `license` (string)
- `limit` (integer)
- `next_offset`: The offset to read on from, as the library named it. Null when it named none.
- `notes` (array)
- `offset` (integer)
- `query` (string): The search as it reached the library.
- `results` (array)
- `returned` (integer)
- `source` (string)
- `total` (null): Always null: IMSLP publishes no count of what a search matched.

### `search_people` (~228 tokens)

Search the people

Find the composers, editors, arrangers and performers of IMSLP by name. The library addresses a person by a category, written 'Category:Surname, Forename', and that is what list_person_works and get_person take. A name is written the library's own way, so searching finds it where guessing at the spelling does not. Some rows stand for another category rather than for a person: the library keeps a redirect for a name spelled differently, and 'redirect_to' names the category it leads to. Follow it rather than reading works under the redirect, which holds none. IMSLP publishes no count of what a search matched, so 'total' is always null. When you show a person to a user, credit IMSLP and link the page.

Input parameters:

- `limit` (integer): Rows to serve, from 1 to 50.
- `offset` (integer): Rows to skip, using the 'next_offset' a previous answer named.
- `query` (string, required): What to look for among the people of the library. Words are matched across the page, not only titles.

Output parameters:

- `has_more` (boolean): True when the library named an offset to continue from.
- `license` (string)
- `limit` (integer)
- `next_offset`: The offset to read on from, as the library named it. Null when it named none.
- `notes` (array)
- `offset` (integer)
- `query` (string): The search as it reached the library.
- `results` (array)
- `returned` (integer)
- `source` (string)
- `total` (null): Always null: IMSLP publishes no count of what a search matched.

### `get_work` (~354 tokens)

Read a work

Read one work on IMSLP: its title and alternative titles, the composer, the opus and catalogue numbers, the year it was written and the year it was first published, the dedication, the key, the instrumentation, the style and period, and how many scores and recordings the page holds. Address a work by its page title, written 'Work (Composer)', for example 'Nocturnes, Op.9 (Chopin, Frédéric)', or by the page id. Dates and durations come back in the wording the page used: 'ca.1830' stays 'ca.1830', because a bare year would state a certainty the library declined to state. A facet the page leaves empty comes back null rather than guessed. A work holding a few editions comes back with them, files included. One holding many comes back with 'editions' null and 'editions_truncated' true, and list_work_files pages through them. The copyright of a score is stated per jurisdiction: 'Public Domain - Non-PD US' is free in Canada and the European Union and protected in the United States, so never report a score as public domain without saying where. No score file is downloaded or linked; the work page is what an answer links to. When you show a work to a user, credit IMSLP and link that page.

Input parameters:

- `page` (string): The title of the work's page, written 'Work (Composer)', for example 'Nocturnes, Op.9 (Chopin, Frédéric)'. Pass this or 'pageid', not both.
- `pageid` (integer): The page id a search returns. Pass this or 'page', not both.

Output parameters:

- `alternative_title` (string|null)
- `authorities` (array): Records of the work in library catalogues: VIAF, LCCN, WorldCat, BNF, GND.
- `average_duration` (string|null)
- `composer` (string|null)
- `composer_page_url` (string|null)
- `composer_period` (string|null)
- `composition_year` (string|null): As published, for example 'ca.1830'.
- `copyright_summary` (array): The terms the scores of this work are published under, one entry per distinct statement, with the number of editions on the page carrying it. Stated whether or not the editions themselves fit in this…
- `dedication` (string|null)
- `editions`: Every edition the page holds, files included. Null when the work holds more of them than one answer carries, and list_work_files then pages through them.
- `editions_truncated` (boolean)
- `external_links` (array)
- `extra_information` (string|null)
- `first_performance` (string|null)
- `first_publication` (string|null)
- `genre_categories` (array)
- `instrumentation` (string|null)
- `internal_catalogue_number` (string|null)
- `key` (string|null)
- `language` (string|null)
- `librettist` (string|null)
- `license` (string)
- `movements` (string|null)
- `notes` (array)
- `opus_catalogue_number` (string|null)
- `page_title` (string)
- `page_url` (string)
- `pageid`: The number IMSLP gives the page. Known when the work was addressed by it, and null when it was addressed by title: a rendered page states its title and nothing else.
- `piece_style` (string|null)
- `redirected_from` (string|null): The title asked for, when it redirected here.
- `sections` (array): The sections of the page, with the number of entries the site counts in each.
- `source` (string)
- `title` (string)

### `list_work_files` (~452 tokens)

Read the editions of a work

Read the scores and recordings a work on IMSLP holds, edition by edition. An edition is a set of files published under one set of terms: the publisher, the editor and the copyright statement belong to the edition, and its files are the entries under it. A block of recordings carries performers instead, and no copyright statement at all. Address the work by its page title, written 'Work (Composer)', or by its page id, and read it a page at a time with 'limit' and 'offset'. 'editions_on_page' counts the editions the page holds, so it says how far a reading can go. Restrict to one part of the page with 'section', using the names the page itself prints: 'Scores', 'Parts', 'Arrangements and Transcriptions', 'Recordings', 'Full Scores' and others. A restriction matching nothing comes back with the sections the page does hold rather than as a work without scores. The copyright of a score is stated per jurisdiction: 'Public Domain - Non-PD US' is free in Canada and the European Union and protected in the United States, so never report a score as public domain without saying where. No score file is downloaded or linked; the work page is what an answer links to. When you show an edition to a user, credit IMSLP and link that page.

Input parameters:

- `limit` (integer): Editions to serve, from 1 to 100.
- `offset` (integer): Editions to skip, for reading a work whose page holds many.
- `page` (string): The title of the work's page, written 'Work (Composer)', for example 'Nocturnes, Op.9 (Chopin, Frédéric)'. Pass this or 'pageid', not both.
- `pageid` (integer): The page id a search returns. Pass this or 'page', not both.
- `section` (string): One section of the page, in the wording the page prints: 'Scores', 'Parts', 'Recordings', 'Arrangements and Transcriptions', 'Full Scores', 'Synthesized/MIDI'. Matched without regard to case. Left ou…

Output parameters:

- `composer` (string|null)
- `editions` (array)
- `editions_in_section` (integer): Editions left after the restriction, equal to 'editions_on_page' without one.
- `editions_on_page` (integer): Editions the page holds, counted here rather than published by IMSLP.
- `has_more` (boolean)
- `license` (string)
- `limit` (integer)
- `notes` (array)
- `offset` (integer)
- `page_title` (string)
- `page_url` (string)
- `pageid`
- `redirected_from` (string|null)
- `returned` (integer)
- `section` (string|null): The restriction this answer was read under.
- `sections` (array): The sections of the page, with the number of entries the site counts in each.
- `source` (string)
- `title` (string): The work these editions belong to.

### `list_person_works` (~264 tokens)

Read the works of a person

Read the works IMSLP files under a person: what a composer wrote, and also what an editor, an arranger or a performer is credited on. The person is named by the category the library addresses them by, written 'Category:Surname, Forename', which search_people finds. The prefix may be left out. IMSLP publishes no count of what a category holds, so 'total' is always null; 'has_more' and 'cursor' say whether the library held more rows and how to read them. A category the library does not hold answers exactly as an empty one does, so an answer with no rows means one of the two rather than a person without works. When you show a work to a user, credit IMSLP and link the page.

Input parameters:

- `category` (string, required): The person's category, written 'Category:Surname, Forename', for example 'Category:Chopin, Frédéric'. The prefix is added when it is left out.
- `cursor` (string): The 'cursor' a previous answer named, to read on from where it stopped. The library writes it itself, so it is passed back as it was given rather than built.
- `limit` (integer): Rows to serve, from 1 to 100.

Output parameters:

- `category` (string): The category as it reached the library, prefix included.
- `cursor` (string|null): The cursor to read on from, as the library named it. Null when it named none.
- `has_more` (boolean): True when the library named a cursor to continue from.
- `license` (string)
- `limit` (integer)
- `notes` (array)
- `results` (array)
- `returned` (integer)
- `source` (string)
- `total` (null): Always null: IMSLP publishes no count of what a category holds.

### `get_person` (~211 tokens)

Read a person

Read what IMSLP holds about a person: the name as its page prints it, the life dates it states, the other names it files them under, the registers holding a record of them, and the addresses it points to off the site. The person is named by the category the library addresses them by, written 'Category:Surname, Forename', which search_people finds. The prefix may be left out. Life dates come back in the wording the page used, since the library writes '1861-1934' on one page and '4 March 1861 — 2 November 1934' on another, and a page holding none says so. This reads the person; list_person_works reads what they wrote. When you show a person to a user, credit IMSLP and link the page.

Input parameters:

- `category` (string, required): The person's category, written 'Category:Surname, Forename', for example 'Category:Satie, Erik'. The prefix is added when it is left out.

Output parameters:

- `aliases` (string|null): The aliases line as published, separated the same way.
- `alternative_names` (string|null): The other names and transliterations the library files them under, as the line was published. It separates names with commas and a name written surname first carries one of its own, so the line is no…
- `authorities` (array)
- `catalogued_as` (string): The name without the prefix, surname first.
- `category` (string): The category the library addresses them by.
- `external_links` (array)
- `license` (string)
- `life_dates` (string|null): The dates beside the name, exactly as published. Null when the page prints none.
- `name` (string): The name as the page prints it, which reads forename first.
- `notes` (array)
- `page_url` (string)
- `source` (string)

### `browse_category` (~301 tokens)

Browse a category

Read the works IMSLP files under a category: a genre, a key, an instrumentation or a period. The library writes these names itself, and get_work hands them back for a work under 'genre_categories': 'Nocturnes', 'For piano', 'Scores featuring the piano', 'B-flat minor'. Pass one of those rather than a name of your own, since a category the library does not hold answers exactly as an empty one does. The 'Category:' prefix may be left out. The library cannot cross two categories, so a question naming both a genre and an instrument is answered by browsing one and reading the other off each work. IMSLP publishes no count of what a category holds, so 'total' is always null; 'has_more' and 'cursor' say whether more rows remain and how to read them. When you show a work to a user, credit IMSLP and link the page.

Input parameters:

- `category` (string, required): The category to read, in the library's own wording, for example 'For piano', 'Nocturnes' or 'Category:B-flat minor'. The prefix is added when it is left out.
- `cursor` (string): The 'cursor' a previous answer named, to read on from where it stopped. The library writes it itself, so it is passed back as it was given rather than built.
- `limit` (integer): Rows to serve, from 1 to 100.

Output parameters:

- `category` (string): The category as it reached the library, prefix included.
- `cursor` (string|null): The cursor to read on from, as the library named it. Null when it named none.
- `has_more` (boolean): True when the library named a cursor to continue from.
- `license` (string)
- `limit` (integer)
- `notes` (array)
- `results` (array)
- `returned` (integer)
- `source` (string)
- `total` (null): Always null: IMSLP publishes no count of what a category holds.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/smeet666-mcp-imslp/mcp-imslp#diagnostics

## Score history

- 2026-09-21: 91
- 2026-09-20: 90
- 2026-09-19: 90
- 2026-09-18: 90
- 2026-09-17: 89
- 2026-09-16: 89
- 2026-09-15: 88
- 2026-09-14: 88
- 2026-09-13: 87
- 2026-09-12: 87
- 2026-09-11: 86
- 2026-09-10: 86
- 2026-09-09: 85
- 2026-09-08: 85
- 2026-09-07: 84
- 2026-09-06: 84
- 2026-09-05: 83
- 2026-09-04: 83
- 2026-09-03: 83
- 2026-09-02: 82
- 2026-09-01: 82
- 2026-08-31: 81
- 2026-08-30: 81
- 2026-08-29: 65
- 2026-08-28: 69
- 2026-08-27: 54

## Common questions

### What is the io.github.smeet666/mcp-imslp server?

io.github.smeet666/mcp-imslp is listed in the public MCP registry as io.github.smeet666/mcp-imslp. Read IMSLP, the Petrucci Music Library: works, scores, editions, copyright. No API key. This page covers its npm package (mcp-imslp).

### Is the io.github.smeet666/mcp-imslp server safe to use?

io.github.smeet666/mcp-imslp scores 91 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. 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 io.github.smeet666/mcp-imslp server expose?

io.github.smeet666/mcp-imslp exposes 7 tools: search_works, search_people, get_work, list_work_files, list_person_works, and 2 more. Their descriptions and schemas cost roughly 2,155 tokens of context every time the server is loaded.

### Is the io.github.smeet666/mcp-imslp server still maintained?

io.github.smeet666/mcp-imslp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.smeet666/mcp-imslp server under?

io.github.smeet666/mcp-imslp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/mcp-imslp
- Socket report: https://socket.dev/npm/package/mcp-imslp
- Repository: https://github.com/smeet666/mcp-imslp
- Changelog RSS feed: https://verifymcp.io/servers/smeet666-mcp-imslp/mcp-imslp.xml
- Changelog JSON feed: https://verifymcp.io/servers/smeet666-mcp-imslp/mcp-imslp.json
- HTML version of this page: https://verifymcp.io/servers/smeet666-mcp-imslp/mcp-imslp
