parallel-web/task-mcp
βοΈ π - Highest Accuracy Deep Research and Batch Tasks MCP
Quick Install
{
"mcpServers": {
"parallel-web-task-mcp": {
"command": "npx",
"args": [
"-y",
"parallel-web-task-mcp"
]
}
}
}Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
Parallel Task MCP
The Parallel Task MCP allows initiating deep research or task groups directly from your favorite LLM client. It can be a great way to get to know Parallelβs different APIs by exploring their capabilities, but can also be used as a way to easily do small experiments while developing production systems using Parallel APIs. Please read our MCP docs here for more details.
Installation
The official installation instructions can be found here.
{
"mcpServers": {
"Parallel Task MCP": {
"url": "https://task-mcp.parallel.ai/mcp"
}
}
}
Running locally
Running locally
This repo contains a proxy to the mcp which is hosted at: https://task-mcp.parallel.ai/mcp
How to run and test locally:
wrangler devnpx @modelcontextprotocol/inspector- Connect to server: http://localhost:8787/mcp