mcpbeat Sign in

Pica MCP Server

local only

Pica runs on your own machine — the client starts it, so there is no endpoint to ping. 572 installs a week from npm.

manage your music catalog through conversation — works, recordings, credits, agreements, royalties

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 273 · avg 84 · +110% w/w
a month agotoday
572
Installs / week
npm · @withpica/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pica -- npx -y @withpica/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pica": {
      "args": [
        "-y",
        "@withpica/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pica]
command = "npx"
args = ["-y", "@withpica/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "pica": {
      "args": [
        "-y",
        "@withpica/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pica": {
      "args": [
        "-y",
        "@withpica/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Pica

same job, measured the same way
DropTrack
by droptrack

Analyze tracks and manage customer music-promotion workflows through your DropTrack account.

answering
Create Prints
by createprints

Generate AI artwork and order physical wall-art prints through conversation.

answering
Eigi.ai Voice Agents
by eigi-ai

Create and manage AI voice agents, real-time conversations, and analytics with eigi.ai

answering
Labelgrid MCP
by labelgrid

Official LabelGrid MCP server — manage your music catalog, releases, analytics and distribution.

120 installs/wk local only
NetLogo MCP
by razee4315

Create, run, and analyze NetLogo agent-based models through natural conversation

97 installs/wk local only
Apricot
by apricot

Manage SysML2 projects and files directly through your coding agent.

answering
Grabbit MCP
by grabbit

Find high-intent Reddit conversations and manage lead workflows from MCP-compatible AI agents.

answering
Inblog
by inblog

Create, manage, publish, and analyze Inblog content through AI agents.

answering

Pica — questions

Answers built from our own checks of this server.

Why is there no uptime for Pica?
Pica runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @withpica/mcp-server was installed 572 times last week.
Is Pica still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Pica?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @withpica/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Pica?
The npm package @withpica/mcp-server was installed 572 times in the last week. Week over week that is +110%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.