Catalog
io.github.withpica/pica-enrichment
Officialdeprecatedresolve missing ISWC, ISRC, ISNI, IPI, IPN and other identifiers for your music catalog
Resolve missing music identifiers like ISWC, ISRC, and ISNI for catalogs.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"pica-enrichment": {
"command": "npx",
"args": [
"-y",
"@withpica/mcp-server-enrichment@1.2.0"
]
}
}
}