Dao Explainer
FreeNot checkedAI agent that summarizes governance proposals from Snapshot & Agora — enables voter clarity and stores summaries onchain using MCP.
About
AI agent that summarizes governance proposals from Snapshot & Agora — enables voter clarity and stores summaries onchain using MCP.
README
DAO Explainer is an AI-powered tool that summarizes governance proposals from Snapshot, Agora, or any JSON-based DAO backend into short, readable overviews — powered by the Model Context Protocol (MCP).
Built to improve voter comprehension, reduce governance fatigue, and enable explainability for agent-based DAOs.
🔗 Live Demo → Coming soon via Nexus
📄 Spec → Part of the MCP initiative at https://mcp.z1labs.ai
🌐 Roadmap → https://z1labs.ai/roadmap
🧠 What It Does:
- ⛓️ Fetches live DAO proposals from Snapshot or other API endpoints
- 📑 Parses raw metadata and structures proposal JSON for LLM input
- 🧾 Summarizes proposals using contextual AI (GPT-4 / Claude / local)
- 💾 Optionally stores summary context onchain via MCP (putContext)
- 🏷️ Attaches proposal hash for auditability and replay
Supports multi-model output (e.g., “TL;DR”, “Pros & Cons”, “Risks”).
🧩 Architecture
This repo includes:
- /parser — DAO metadata fetchers + normalizers (e.g., Snapshot, Tally, Agora)
- /agents — Prompt templates and model formatters
- /context — MCP bundler (model hash, manifest, CID)
- /contracts — Optional integration with ContextStore.sol
- /ui — Frontend components (React or embedded module)
Optional: You can run this headlessly as a CLI or microservice.
🌐 Integrations
Supported sources:
- Snapshot.org
- Agora
- Tally
- Custom DAOs (via JSON endpoint)
Pluggable format — any DAO proposal engine returning structured JSON can be used.
🧩 Use Cases:
- LLM voters in DAOs
- Human-readable governance summaries
- DAO newsletters & bots
- Onchain memory for governance tracking
- Governance badges & credentials (paired with Verifiable Context)
Installing Dao Explainer
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/z1labs/mcp-dao-explainerFAQ
Is Dao Explainer MCP free?
Yes, Dao Explainer MCP is free — one-click install via Unyly at no cost.
Does Dao Explainer need an API key?
No, Dao Explainer runs without API keys or environment variables.
Is Dao Explainer hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Dao Explainer in Claude Desktop, Claude Code or Cursor?
Open Dao Explainer on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Dao Explainer with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
