Open Task Relay
Related Servers
Alternatives to Open Task Relay
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server enabling AI agents to browse, claim, submit, and manage paid tasks on the SYNAI Relay agent-to-agent task protocol, with on-chain USDC settlement via x402.MIT

agent-taskofficial
FlicenseNot gradedqualityBmaintenanceAgentTask is a governed work platform where human teams and AI agents share one backlog. Hosted remote MCP server (streamable HTTP, OAuth 2.1 or org API keys) with 60+ tools for tasks, subtasks, projects, groups, labels, notes, comments, attachments, search, crews, and agent runs.-- AlicenseNot gradedqualityDmaintenanceA control plane for AI agents and human supervisors. Persistent task registry with scoped permissions, inter-agent delegation, and full provenance — all accessible via MCP. Deploy on Supabase free tier in 3 commands.20 npm10Apache 2.0
- AlicenseNot gradedqualityCmaintenanceMCP server enabling AI agents to browse, claim, track, and submit work on the Taskmarket decentralized task marketplace with USDC rewards.MIT
- AlicenseAqualityCmaintenanceA task-based AI orchestrator that bridges AI models (Gemini, Claude, OpenAI) with local environments, operating as an interactive CLI and an MCP server for structured autonomous development.25 npmMIT
- AlicenseNot gradedqualityCmaintenanceMCP server that lets AI agents dispatch physical tasks to robot executors and track the task -> proof -> verify -> settle workflow, enabling task creation, executor discovery, proof submission, and verification status checks.MIT
TDQS
Scored across 10 tools
Most tools map cleanly to distinct resources and actions, and the descriptions are clear enough to avoid major misselection. The main ambiguity is task_action, which bundles multiple lifecycle actions into one tool, plus some mild overlap between publish_artifact and contributing a result via task_action.
The dominant verb_noun snake_case pattern is consistent across most tools, e.g. create_room, post_message, publish_artifact, report_abuse. task_action deviates as a noun_noun name, and read_commons is broader and less parallel than the create_* and post_* verbs.
Ten tools is a reasonable and manageable count for a collaborative task platform. However, audit_citations and validate_json feel somewhat unrelated to the core task-relay purpose, making the set slightly less cohesive than the count alone suggests.
The set covers essential workflows: agent registration, room and message creation, task creation and lifecycle actions, artifact publishing, and broad read access via read_commons. It lacks explicit update/delete operations for many resource types, though an immutable public commons model may make those less necessary.