justinstimatze/gemot
by Various
Structured deliberation MCP server for AI agent coordination
MCP
justinstimatze/gemot
Added 1 June 2026
Overview
Gemot is a structured deliberation MCP server written in Go. It facilitates coordination and discussion among multiple AI agents using the Model Context Protocol.
Best for
Best for
Developers exploring multi-agent coordination with MCP
Use cases
- Coordinating multi-agent discussions with structured turn-taking
- Integrating agent deliberation into MCP-compatible workflows
- Prototyping agent coordination logic in a lightweight server
How to use
Tools exposed
creategetlistlist_by_grouplist_by_agentdeleteset_templateexportsubmit_positionpublish_positionvoteget_positionsget_contextwithdrawrunget_resultcancelpropose_compromisereframechallenge
Tested with
Claude Code, Cursor, Cline, Windsurf
Example client config
{\n "mcpServers": {\n "gemot": {\n "type": "sse",\n "url": "https://gemot.dev/mcp",\n "headers": {\n "Authorization": "Bearer gmt_your_key_here"\n }\n }\n }\n} Notes
Gemot is a structured deliberation MCP server written in Go. It facilitates coordination and discussion among multiple AI agents using the Model Context Protocol.
2 stars on GitHub. Last updated 2026-05-30. Licensed Apache-2.0.
Use cases
- Coordinating multi-agent discussions with structured turn-taking
- Integrating agent deliberation into MCP-compatible workflows
- Prototyping agent coordination logic in a lightweight server
Pros
- Lightweight implementation in Go
- Simple protocol for agent interaction
- Open source with permissive license
Cons
- Very low community adoption (2 stars)
- Minimal documentation and examples
- Limited to MCP-compatible agents
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight implementation in Go
- Simple protocol for agent interaction
- Open source with permissive license
Cons
- Very low community adoption (2 stars)
- Minimal documentation and examples
- Limited to MCP-compatible agents
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
OpenDevin
Community
🙌 OpenHands: AI-Driven Development
Crewai
Community
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
AutoGen
Microsoft
Microsoft's framework for multi-agent conversations. Agents that talk to each other to solve hard problems.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
