parallel-web/task-mcp
Highest Accuracy Deep Research and Batch Tasks MCP
Quick Start
Clone the repository:
git clone https://github.com/parallel-web/task-mcpClaude Desktop configuration example:
{
"mcpServers": {
"task-mcp": {
"command": "npx",
"args": [
"-y",
"parallel-web/task-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.