Task MCP
Rank #10,135ai.parallel/task-mcp
MCP server providing task-mcp capabilities
Task MCP is a Model Context Protocol (MCP) server published by parallel-web. It ranks #10,135 of 132,113 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. Task MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Oct 8, 2025 and most recently updated on Jan 9, 2026.
Ranks ahead of 121,978 of 132,113 servers on MCP Toplist.
Use Task MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http task-mcp https://task-mcp.parallel.ai/mcp[mcp_servers.task-mcp]
url = "https://task-mcp.parallel.ai/mcp"Add to ~/.codex/config.toml.
https://task-mcp.parallel.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"task-mcp": {
"url": "https://task-mcp.parallel.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"task-mcp": {
"type": "http",
"url": "https://task-mcp.parallel.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"task-mcp": {
"serverUrl": "https://task-mcp.parallel.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"task-mcp": {
"url": "https://task-mcp.parallel.ai/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.parallel%2Ftask-mcp)<a href="https://mcptoplist.com/server/ai.parallel%2Ftask-mcp"><img src="https://mcptoplist.com/badge/ai.parallel%2Ftask-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
parallel-web
Other servers by parallel-web
View all parallel-web servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Jan 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Task MCP?
- Task MCP is maintained by parallel-web, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Task MCP listed on the Official MCP Registry?
- Yes — Task MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Task MCP have?
- MCP Toplist tracks 2 versions of Task MCP, most recently published on Jan 9, 2026.
- Where can I find the source code for Task MCP?
- The source code for Task MCP is hosted at github.com/parallel-web/task-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.