Loading MCP server directory, please wait...
193 tools for music catalog management — works, recordings, credits, royalties
npx @getmcp/cli add io.github.withpica/picaRequires Node.js 18+. Community-contributed server. Review source before installing.
PICA_API_KEYYour PICA API key — get one at https://connect.withpica.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.withpica/pica": {
"command": "npx",
"args": [
"-y",
"@withpica/mcp-server"
],
"env": {
"PICA_API_KEY": ""
}
}
}
}