mcpbeat Sign in

Paretostudio MCP Server

by paretostudio Your server? Claim it
local only

Paretostudio MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 24 Aug 2026.

Read, create, and install your ParetoStudio prompts, agents, and skills from any MCP client.

Installs per day peak 155 · avg 13 · +19% w/w
a month agotoday
36
Installs / week
npm · paretostudio-mcp
0
Stars
0 open issues
24 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Shell

Nothing serious here today

Today is the operative word: we check Paretostudio MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 paretostudio-mcp -- npx -y paretostudio-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "paretostudio-mcp": {
      "args": [
        "-y",
        "paretostudio-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.paretostudio-mcp]
command = "npx"
args = ["-y", "paretostudio-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "paretostudio-mcp": {
      "args": [
        "-y",
        "paretostudio-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "paretostudio-mcp": {
      "args": [
        "-y",
        "paretostudio-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Paretostudio MCP

same job, measured the same way
Cloziq
by cloziq

Create your offers and launch AI Instagram DM sales agents from any MCP client, over OAuth.

answering
Gisti — AI Checklists
by antonchuraev99

Read, AI-create, and edit your Gisti checklists in plain language from any MCP client.

answering
Zihin
by zihin

Chat with your Zihin.ai agents, list them and load platform skills from any MCP client.

408 installs/wk answering
Sharebench
by sharebench

Sharebench — search & pull AI skills, agents, prompts & playbooks (SKILL.md) into any MCP client

2 tools answering
Qaskills
by pramoddutta

Search, inspect, and install 400+ QA testing skills from qaskills.sh into any MCP client.

59 installs/wk local only
C
Caliu Notes
by caliuapp

Read and write your Caliu notes from any MCP client: search, create, tag, remind, attach files.

38 installs/wk answering
conduitAI
by akbaraziz

Search, browse, and install MCP servers, agents, skills, and plugins from conduitAI.

44 installs/wk local only
C
Parlayx
by parlayx

Read your ParlayX account and the prediction markets from an MCP client.

282 installs/wk local only

Paretostudio MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Paretostudio MCP?
Paretostudio MCP 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 paretostudio-mcp was installed 36 times last week.
How do I connect Paretostudio MCP?
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 paretostudio-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Paretostudio MCP?
The npm package paretostudio-mcp was installed 36 times in the last week. Week over week that is +19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Paretostudio MCP open source?
Yes — it is published under the MIT licence, written in Shell and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.