git clone https://github.com/UnityNodes/ccpediaResumen de MCP Servers
# CCPEDIA
**The Canton Network knowledge platform.** Open source, no auth, one MCP endpoint.
Live at [ccpedia.xyz](https://ccpedia.xyz) · Docs at [docs.ccpedia.xyz](https://docs.ccpedia.xyz) · MCP at [ccpedia.xyz/mcp](https://ccpedia.xyz/mcp)
[](LICENSE)
[](https://ccpedia.xyz/mcp)
[](https://docs.ccpedia.xyz/tools/overview)
[](https://ccpedia.xyz/api/v1/sources)
[](https://ccpedia.xyz/api/v1/reference)
CCPEDIA continuously syncs every official Canton surface (forum, GitHub, docs, CIPs, mailing lists, videos, dev fund, ecosystem registry, validator calendar, app metrics) and serves it to AI agents through one MCP endpoint and a REST API. No key, no signup, read only.
## One-click install
[](https://insiders.vscode.dev/redirect/mcp/install?name=ccpedia&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fccpedia.xyz%2Fmcp%22%7D)
[](https://insiders.vscode.dev/redirect/mcp/install?name=ccpedia&quality=insiders&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fccpedia.xyz%2Fmcp%22%7D)
[](cursor://anysphere.cursor-deeplink/mcp/install?name=ccpedia&config=eyJ1cmwiOiJodHRwczovL2NjcGVkaWEueHl6L21jcCJ9)
## Connect your AI tool in 60 seconds
**Claude Code**
```bash
claude mcp add --transport http ccpedia https://ccpedia.xyz/mcp
```
**Claude Desktop, Cursor, Windsurf, Zed, or any MCP client.** Drop this into your client's MCP config:
```json
{
"mcpServers": {
"ccpedia": {
"url": "https://ccpedia.xyz/mcp"
}
}
}
```
Full per-client guides: [Claude Desktop](https://docs.ccpedia.xyz/integrations/claude-desktop) · [Claude Code](https://docs.ccpedia.xyz/integrations/claude-code) · [Cursor](https://docs.ccpedia.xyz/integrations/cursor) · [Windsurf](https://docs.ccpedia.xyz/integrations/windsurf) · [Zed](https://docs.ccpedia.xyz/integrations/zed) · [Any MCP client](https://docs.ccpedia.xyz/integrations/generic).
Interactive setup wizard: [ccpedia.xyz/for-ai](https://ccpedia.xyz/for-ai).
## What you get
Counts are on the badges above, read live from the API. They are deliberately
not repeated in this text: every place that hardcoded them drifted apart, and a
README on GitHub cannot render live values.
- **MCP tools** across 10 categories: search, CIPs, forum, mailing lists, docs, YouTube, ecosystem, validators, dev fund, releases. Full catalog: [docs.ccpedia.xyz/tools/overview](https://docs.ccpedia.xyz/tools/overview).
- **Live data sources** synced every 5 minutes to 24 hours depending on cadence. Live list: [ccpedia.xyz/api/v1/sources](https://ccpedia.xyz/api/v1/sources).
- **Canton design patterns** for the questions we see most (SV operations, DAML fundamentals, token standards, governance, debugging). Index: [docs.ccpedia.xyz/patterns/overview](https://docs.ccpedia.xyz/patterns/overview).
- **REST API** with an OpenAPI 3.1 spec: [ccpedia.xyz/api/v1/reference](https://ccpedia.xyz/api/v1/reference).
Ask it "how do I build a token on Canton?" and it returns the actual CIP template code with citations, not a paraphrase.
## What's in this repository
The public documentation site published at [docs.ccpedia.xyz](https://docs.ccpedia.xyz).
```
content/docs/ MDX source for the docs site
integrations/ Per-client setup guides
tools/ MCP tool reference, grouped by category
patterns/ Canton design recipes
api-reference/ REST endpoint documentation
operations/ Data sources, sync cadences, live status
app/, components/ Fumadocs 16 site (Next.js 16, React 19, Tailwind 4)
.mcp.json Copy-paste MCP config that clients auto-detect
llms.txt AI-agent map of this repository
SHOWCASE.md Real examples of CCPEDIA answering faster than humans
```
## Contribute
- **Fix a typo, sharpen a page, add an example.** Edit any `.mdx` under `content/docs/` and open a PR. CI type checks and builds it; a maintainer deploys after merge.
- **Wrong or outdated answer.** Open an issue with the tool name, your prompt, and what CCPEDIA returned.
- **Propose a new data source.** Open an issue with the source URL and why the ecosystem needs it indexed.
Details: [CONTRIBUTING.md](CONTRIBUTING.md).
Auto-generated pages under `content/docs/tools/` and `content/docs/patterns/` are synced from the main service and get overwritten on the next sync. Edit the source in the CCPEDIA service repo instead.
## Security
Read only, no auth, no PII, no writes. See [SECURITY.md](SECURITY.md) for the threat model and how to report an issue.
## License
Apache 2.0. See [LICENSE](LICENSE).
Lo que la gente pregunta sobre ccpedia
¿Qué es UnityNodes/ccpedia?
+
UnityNodes/ccpedia es mcp servers para el ecosistema de Claude AI con 0 estrellas en GitHub.
¿Cómo se instala ccpedia?
+
Puedes instalar ccpedia clonando el repositorio (https://github.com/UnityNodes/ccpedia) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar UnityNodes/ccpedia?
+
UnityNodes/ccpedia aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene UnityNodes/ccpedia?
+
UnityNodes/ccpedia es mantenido por UnityNodes. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a ccpedia?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega ccpedia en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/unitynodes-ccpedia)<a href="https://claudewave.com/repo/unitynodes-ccpedia"><img src="https://claudewave.com/api/badge/unitynodes-ccpedia" alt="Featured on ClaudeWave: UnityNodes/ccpedia" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!