Pica
Rank #40,105io.github.withpica/pica-business
agreements, splits, royalties, and comms for withPICA music catalogs
Pica is a Model Context Protocol (MCP) server published by withpica. It ranks #40,105 of 115,591 servers tracked on MCP Toplist. Pica is listed on Official MCP, with 3 tracked versions. It was first listed on Apr 8, 2026 and most recently updated on Apr 19, 2026.
Ranks ahead of 75,486 of 115,591 servers on MCP Toplist.
Use Pica
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pica-business -- npx -y @withpica/mcp-server-business[mcp_servers.pica-business]
command = "npx"
args = ["-y", "@withpica/mcp-server-business"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pica-business": {
"command": "npx",
"args": [
"-y",
"@withpica/mcp-server-business"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pica-business": {
"command": "npx",
"args": [
"-y",
"@withpica/mcp-server-business"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pica-business": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@withpica/mcp-server-business"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pica-business": {
"command": "npx",
"args": [
"-y",
"@withpica/mcp-server-business"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pica-business": {
"command": "npx",
"args": [
"-y",
"@withpica/mcp-server-business"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.withpica%2Fpica-business)<a href="https://mcptoplist.com/server/io.github.withpica%2Fpica-business"><img src="https://mcptoplist.com/badge/io.github.withpica%2Fpica-business.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
withpica
Available versions (3)
| Version | Published |
|---|---|
| 1.8.0 | Apr 19, 2026 |
| 1.7.0 | Apr 18, 2026 |
| 1.0.1 | Apr 8, 2026 |
Frequently asked questions
- Who maintains Pica?
- Pica is maintained by withpica, which publishes 5 MCP servers (44 total versions) tracked on MCP Toplist.
- Is Pica listed on the Official MCP Registry?
- Yes — Pica is listed on the Official MCP Registry.
- How many versions does Pica have?
- MCP Toplist tracks 3 versions of Pica, most recently published on Apr 19, 2026.
- Where can I find the source code for Pica?
- The source code for Pica is hosted at github.com/withpica/pica.