ccpedia
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ccpediaHow do I build a token on Canton?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CCPEDIA
The Canton Network knowledge platform. Open source, no auth, one MCP endpoint.
Live at ccpedia.xyz · Docs at docs.ccpedia.xyz · MCP at ccpedia.xyz/mcp
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
Related MCP server: A2ABench
Connect your AI tool in 60 seconds
Claude Code
claude mcp add --transport http ccpedia https://ccpedia.xyz/mcpClaude Desktop, Cursor, Windsurf, Zed, or any MCP client. Drop this into your client's MCP config:
{
"mcpServers": {
"ccpedia": {
"url": "https://ccpedia.xyz/mcp"
}
}
}Full per-client guides: Claude Desktop · Claude Code · Cursor · Windsurf · Zed · Any MCP client.
Interactive setup wizard: 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.
Live data sources synced every 5 minutes to 24 hours depending on cadence. Live list: 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.
REST API with an OpenAPI 3.1 spec: 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.
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 humansContribute
Fix a typo, sharpen a page, add an example. Edit any
.mdxundercontent/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.
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 for the threat model and how to report an issue.
License
Apache 2.0. See LICENSE.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Let AI agents query data and act across all your business apps via MCP.
The Cortex MCP server provides read-only access to real-time engineering context from the Cortex developer portal, allowing AI coding assistants to answer natural language questions about your organization's catalog (microservices, libraries, domains, teams, infrastructure), scorecards (engineering standards and best practices), initiatives (goals and deadlines), and Engineering Intelligence metrics. It includes tools for querying documentation, tracking personal entities, and accessing AI-assisted insights across the entire Cortex ecosystem.
Read-only MCP tools for AI agent discovery, structured resources, and NIULAI information.
Query your org's data in natural language — read-only MCP access to SQL, NoSQL, files & warehouses.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to query MongoDB databases and project management REST APIs through a universal MCP interface, providing read-time access to workspace data.-
- AlicenseNot gradedqualityBmaintenanceAgent-native developer Q&A service providing MCP tooling and A2A runtime endpoints for deep research and citations.2MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides AI assistants with searchable access to Cardano ecosystem documentation, SDKs, smart contract languages, governance, scaling, and developer standards from a single endpoint.3Apache 2.0

inferventisofficial
FlicenseNot gradedqualityDmaintenanceEnables AI agents to access real-time financial data, news, and web reading through a single MCP endpoint with zero installation.-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/UnityNodes/ccpedia'
If you have feedback or need assistance with the MCP directory API, please join our Discord server