Search & Web DataAuth: OAuth2.1
Parallel Task MCP hosted MCP server
Web research tasks
Parallel’s Task MCP server lets agents delegate multi-step web research to Parallel’s task API, returning structured findings for questions that need more than a single search.
Curated by Agentic WorkersPublished Updated
Server description
Delegate deep web research tasks to Parallel
Parallel’s Task MCP server lets agents delegate multi-step web research to Parallel’s task API, returning structured findings for questions that need more than a single search.
- Slug
- parallel-task-mcp
- Category
- Search & Web Data
- Category slug
- search-and-web-data
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"parallel-task-mcp": {
"url": "https://task-mcp.parallel.ai/mcp"
}
}
}