Gemot Deliberation Server
Rank #8,207dev.gemot/gemot
Deliberation primitive for multi-agent coordination: cruxes, vote clustering, consensus.
Gemot Deliberation Server is a Model Context Protocol (MCP) server published by justinstimatze. It ranks #8,207 of 132,345 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Gemot Deliberation Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Mar 27, 2026 and most recently updated on Apr 30, 2026.
Ranks ahead of 124,138 of 132,345 servers on MCP Toplist.
Use Gemot Deliberation Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http gemot https://gemot.dev/mcpclaude mcp add --transport http gemot https://gemot.dev/mcp/sse[mcp_servers.gemot]
url = "https://gemot.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.gemot]
url = "https://gemot.dev/mcp/sse"Add to ~/.codex/config.toml.
https://gemot.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://gemot.dev/mcp/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"gemot": {
"url": "https://gemot.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"gemot": {
"url": "https://gemot.dev/mcp/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gemot": {
"type": "http",
"url": "https://gemot.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"gemot": {
"type": "http",
"url": "https://gemot.dev/mcp/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gemot": {
"serverUrl": "https://gemot.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gemot": {
"serverUrl": "https://gemot.dev/mcp/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gemot": {
"url": "https://gemot.dev/mcp"
}
}
}{
"mcpServers": {
"gemot": {
"url": "https://gemot.dev/mcp/sse"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/dev.gemot%2Fgemot)<a href="https://mcptoplist.com/server/dev.gemot%2Fgemot"><img src="https://mcptoplist.com/badge/dev.gemot%2Fgemot.svg" alt="MCP Toplist: Top 10% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
justinstimatze
Available versions (2)
| Version | Published |
|---|---|
| 0.11.0 | Apr 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Gemot Deliberation Server?
- Gemot Deliberation Server is maintained by justinstimatze, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Gemot Deliberation Server listed on the Official MCP Registry?
- Yes — Gemot Deliberation Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Gemot Deliberation Server have?
- MCP Toplist tracks 2 versions of Gemot Deliberation Server, most recently published on Apr 30, 2026.
- Where can I find the source code for Gemot Deliberation Server?
- The source code for Gemot Deliberation Server is hosted at github.com/justinstimatze/gemot.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.