by mathomhaus · MCP Server · ★ 309
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
The Agent Guild Shared context, memory, and task coordination across AI coding agents. What Is It is a single compiled Go binary containing a first-class MCP server backed by embedded SQLite. State lives strictly on local host; nothing leaves your machine. Search blends keyword (BM25) with vector similarity, fused via reciprocal-rank fusion, so "how did we do X last time" surfaces both exact-term and semantic neighbors. Guild is designed to be operated autonomously by the agents, for the agents. Guildmasters (us humans) stay in the loop for important decisions and course corrections. Any MCP client — Claude Code, Codex, Cursor, etc. — can act as a Gate into the substrate. This lets parallel agents across different editors share context safely, using atomic locks to claim tasks without stepping on each other. On session start, an agent makes a single call to recover the project oath, the latest parting scroll, and the highest-priority quest. The execution loop is autonomous: claim work, consult the lore, act, and record the outcome. Clearing a quest automatically unblocks its dependencies, allowing the agent to cascade through the board before leaving a clean han
| Stars | 309 |
| Forks | 47 |
| Language | Go |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 63.9134621942367/100 |
| Open Issues | 23 |
| Last Updated | 2026-06-12 |
| Created | 2026-04-20 |
| Platforms | claude-code, codex, go, mcp |
| Est. Tokens | ~15k |
Looking for a guild alternative? If you're comparing guild with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Open-source cross-agent memory layer for coding agents via MCP. Compatible with Claude Code, Codex, Cursor, Wi
Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server
Vestige gives AI agents sharp memory: a local-first Rust MCP server that reaches backward through time to find
Local-first persistent agentic memory powered by Recursive Memory Harness (RMH). Open source must win.
Agent harness for codebases. Gives Claude Code, Codex, and CI a shared task system, verdict ledger, and state
Persistent memory for AI coding agents
Explore other popular mcp server tools:
guild is Shared context, memory, and task coordination across AI coding agents. Single Go binary, local SQLite, hybrid keyword and semantic search.. It is categorized as a MCP Server with 309 GitHub stars.
guild is primarily written in Go. It covers topics such as agent-coordination, agent-memory, ai-agents.
You can find installation instructions and usage details in the guild GitHub repository at github.com/mathomhaus/guild. The project has 309 stars and 47 forks, indicating an active community.
guild is released under the Apache-2.0 license, making it free to use and modify according to the license terms.
The top alternatives to guild on Agent Skills Hub include memorix, Overture, vestige. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.