Cardano MCP Server
@Jimmyh-world
About Cardano MCP Server
A specialized RAG gateway providing language models with Cardano blockchain knowledge. Enables AI assistants to access documentation, validate smart contracts, understand UTXO patterns, and discover development resources. Built on the MCP TypeScript SDK. Open-source.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Cardano MCP Server?
The Cardano Model Context Protocol (MCP) Server is a specialized gateway that simplifies Cardano blockchain integration for application developers. Built on the official MCP TypeScript SDK, it provides streamlined access to Cardano documentation, tools, and best practices.
How to use Cardano MCP Server?
Install dependencies via npm install, build the project with npm run build, then start the server using npm start (stdio transport) or npm run start:sse (SSE transport). Use an MCP client to call resources, tools, and prompts for documentation, repositories, wallet integration, and smart contract validation.
Key features of Cardano MCP Server
- Unified access to Cardano ecosystem documentation
- Wallet connection templates and utilities
- Security-first smart contract templates
- GitHub repository indexing and retrieval
- Comprehensive error handling system
- Test-driven development with >90% coverage
Use cases of Cardano MCP Server
- Access Blockfrost API documentation and security patterns
- Generate wallet connection code for Nami on testnet
- Validate smart contract security automatically
- Index and query GitHub repositories for context
- Generate UI component templates for Cardano dApps
FAQ from Cardano MCP Server
What are the runtime requirements for Cardano MCP Server?
Node.js >= 16.0.0, npm or yarn, TypeScript knowledge, and basic understanding of Cardano.
What transports does the server support?
It supports stdio transport (via npm start) and SSE transport (via npm run start:sse).
How is testing organized?
Jest is used with modular configuration. Tests are split into unit and integration tests, with separate configs for knowledge, repository, server, and error handling modules.
Where does the repository data come from?
The Repositories module indexes GitHub repositories using the GitHub API, fetching README files and other content.
What license is the project under?
The project is licensed under the MIT License.
More Memory & Knowledge MCP servers
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
Ultimate Google Docs & Drive MCP Server
a-bonusThe Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.
Basic Memory
basicmachines-coAI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN
π§ Ultimate MCP Server
DicklesworthstoneComprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems
Comments