mcpbeat Sign in

Parallel MCP Server

local only

Parallel runs on your own machine — the client starts it, so there is no endpoint to ping. 237 installs a week from pypi. Last commit 12 May 2026.

Search the web, extract content, and run distributed tasks with AI-powered automation

Installs per day peak 57 · avg 27 · -17% w/w
a month agotoday
237
Installs / week
pypi · mcparmory-parallel
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Parallel 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 parallel -- uvx mcparmory-parallel
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "parallel": {
      "args": [
        "mcparmory-parallel"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.parallel]
command = "uvx"
args = ["mcparmory-parallel"]
.cursor/mcp.json
{
  "mcpServers": {
    "parallel": {
      "args": [
        "mcparmory-parallel"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "parallel": {
      "args": [
        "mcparmory-parallel"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Parallel

same job, measured the same way
Payx Tavily Search
by swathi-muralisrinivasan

FastMCP server for Tavily search API with web search and content extraction

local only
You.com Web Access & AI
by youdotcom-oss

Web search, AI agent, and content extraction via You.com APIs

701 installs/wk 6 tools answering
срезAI — Search API for AI agents
by srezai

Web search, page reading and structured extraction for AI agents, with strong RU coverage

10 tools answering
Wet MCP
by n24q02m

Open-source MCP server for AI agents: web search, content extraction, and library docs.

3 069 installs/wk local only
One Search MCP
by yokingma

Web search, URL discovery, scraping & extraction with agent-browser and search providers

173 installs/wk local only
Websharp
by jgador

Search the web and extract article text for LLMs.

local only
MCP Search Server
by kazkozdev

Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.

22 installs/wk local only
Web Research MCP
by csoai-org

AI-powered web research MCP server for agents. Supports web search, browse page, extract...

96 installs/wk local only

Parallel — questions

Answers built from our own checks of this server.

Why is there no uptime for Parallel?
Parallel 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 pypi package mcparmory-parallel was installed 237 times last week.
How do I connect Parallel?
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 mcparmory-parallel straight from pypi; nothing to host, nothing to sign up for.
How many people use Parallel?
The pypi package mcparmory-parallel was installed 237 times in the last week. Week over week that is -17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Parallel open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.