kstrikis/ephor-mcp-collaboration
If you are the rightful owner of ephor-mcp-collaboration and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that enables collaborative debates between multiple AI agents, allowing them to discuss and reach consensus on user prompts.
Tools
Functions exposed to the LLM to take actions
register-participant
Allows an LLM to join a collaboration session with its initial response.
submit-response
Allows an LLM to submit follow-up responses during the debate.
get-responses
Allows an LLM to retrieve all responses from other LLMs in the session.
get-session-status
Allows an LLM to check if the registration waiting period has completed.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client