Cardexscan MCP Server
Provides real-time access to Cardano DeFi data including token information, liquidity pools, swap aggregation, wallet tokens and orders, OTC marketplace offers, and DCA orders through the Cardexscan API.
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., "@Cardexscan MCP ServerShow me trending tokens on Cardano"
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.
@cardexscan/mcp-server
MCP (Model Context Protocol) server for Cardexscan — a Cardano DEX scanner and aggregator. Gives AI assistants real-time access to Cardano DeFi data.
Installation
npm install -g @cardexscan/mcp-serverRelated MCP server: THORChain MCP Server
MCP Client Configuration
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"cardexscan": {
"command": "npx",
"args": ["-y", "-p", "@cardexscan/mcp-server", "cardexscan-mcp-server"]
}
}
}Claude Code
claude mcp add cardexscan -- npx -y -p @cardexscan/mcp-server cardexscan-mcp-serverAvailable Tools (24)
Tokens
Tool | Description |
| Get trending tokens ranked by trading activity |
| Search tokens by ticker or name |
| Get current ADA price in USD |
Pools
Tool | Description |
| Get liquidity pools for a token pair across DEXes |
| Get rug-pull risk score for a token |
Wallet
Tool | Description |
| Get token details for a list of policy IDs |
| Get pending swap orders for a wallet |
| Get all swap orders (open and completed) for a wallet |
Swaps
Tool | Description |
| Get aggregated swap routes across DEXes |
| Build unsigned transaction CBOR for a swap |
Trades
Tool | Description |
| Get recent trades across all DEXes |
| Get historical trades for a wallet |
| Get all token trades for a timeframe |
| Log a swap transaction for analytics |
OTC / P2P Marketplace
Tool | Description |
| Get all OTC marketplace offers |
| Get details of a specific OTC offer |
| Create a new P2P trading offer |
| Accept an existing OTC offer |
| Get offers created by a specific wallet |
| Cancel an existing OTC offer |
DCA (Dollar Cost Averaging)
Tool | Description |
| Create automated recurring swap orders |
| Cancel an active DCA order |
| Get DCA orders for a wallet |
| Get all active DCA orders system-wide |
API Documentation
See the full Cardexscan API docs.
License
MIT
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 Servers
- AlicenseAqualityDmaintenanceProvides real-time access to cryptocurrency and DEX data across multiple blockchains, enabling users to analyze tokens, pools, trading volumes, and perform technical analysis through DexPaprika's API. No API keys required for seamless integration with AI assistants.Last updated11553MIT
- Alicense-qualityDmaintenanceEnables AI assistants to query THORChain blockchain data including transactions, address history, liquidity pool statistics, network metrics, and vault addresses through a standardized interface.Last updated12Apache 2.0
- FlicenseAqualityCmaintenanceConnects AI agents to Real World Asset (RWA) data, enabling queries about tokenized assets, market trends, TVL analytics, token holders, and portfolio tracking across multiple blockchains.Last updated181
- AlicenseAqualityCmaintenanceEnables AI assistants to access real-time on-chain crypto analytics, whale tracking, and market metrics through natural language queries. It provides access to over 245 endpoints for comprehensive data analysis of assets like Bitcoin, Ethereum, and stablecoins.Last updated71236MIT
Related MCP Connectors
Crypto market data for AI agents via x402. 16 tools: prices, funding, DeFi yields, arbitrage, TA.
Token swaps and honeypot/rug checks for AI agents on 8 chains, paid per-call in USDC via x402.
Provide AI agents and automation tools with contextual access to blockchain data including balance…
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/hydracds/cds-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server