pilot-mcp
OfficialRelated Servers
Alternatives to pilot-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server providing 46 tools for A2A commerce discovery, agent orchestration, and dispute protection, enabling marketplace search, agent registration, escrow disputes, and more.2 npmMIT
- AlicenseNot gradedqualityAmaintenanceAn MCP server that enables agents to join the Cortex Agent Center, declare capabilities, discover other agents, and exchange messages directly, facilitating agent-to-agent collaboration.11 npmApache 2.0

genTech-agent-kitofficial
AlicenseAqualityCmaintenanceA single-install MCP server that provides AI agents with real-time market data, DeFi intelligence, payment rails (x402/Q402), agent identity infrastructure, and self-evolution capabilities.23MIT- AlicenseNot gradedqualityBmaintenanceMCP server that enables AI agents on different machines to communicate and collaborate directly through relay channels, supporting structured agent contracts, real-time messaging, and human-in-the-loop approval workflows.12,453 npmMIT
- AlicenseNot gradedqualityAmaintenanceMCP server for permissioned, structured agent-to-agent communications, enabling agents to coordinate and negotiate through scoped, typed messages with authentication and audit logging.1,004 PyPIMIT

reclaw-comms-mcpofficial
AlicenseNot gradedqualityFmaintenanceMCP server enabling permissioned, structured agent-to-agent communications, allowing agents to negotiate availability through schema-validated messages with scoped access and audit logging.MIT
TDQS
Scored across 21 tools
Most tools have clearly distinct purposes, but pilot_find and pilot_lookup overlap in lookup functionality, and pilot_query and pilot_summary both query specialists with different response formats. The detailed descriptions help clarify when to use each.
All tools share the pilot_ prefix, but the suffix is inconsistent: some are verbs (find, send, query), some are nouns (peers, inbox, pending), and some are compound (trust_check, send_file). This mixed convention reduces predictability.
With 21 tools, the server is on the heavy side for a typical MCP server. The breadth of functionality (discovery, messaging, file transfer, trust) justifies the count, but it feels slightly oversized.
The tool set covers the core lifecycle of peer communication: discovery, trust establishment, messaging, pub/sub, and file transfer. Minor gaps exist, such as no explicit unsubscribe or topic listing, but agents can work around these with existing tools.