Cardexscan Server
БесплатноНе проверенProvides AI assistants with real-time access to Cardano DeFi data, including token, pool, wallet, swap, trade, OTC, and DCA information via Cardexscan's DEX sca
Описание
Provides AI assistants with real-time access to Cardano DeFi data, including token, pool, wallet, swap, trade, OTC, and DCA information via Cardexscan's DEX scanner and aggregator.
README
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-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-server
Available Tools (24)
Tokens
| Tool | Description |
|---|---|
get_trending_tokens |
Get trending tokens ranked by trading activity |
search_tokens |
Search tokens by ticker or name |
get_ada_price |
Get current ADA price in USD |
Pools
| Tool | Description |
|---|---|
get_token_pools |
Get liquidity pools for a token pair across DEXes |
get_rug_score |
Get rug-pull risk score for a token |
Wallet
| Tool | Description |
|---|---|
get_wallet_tokens |
Get token details for a list of policy IDs |
get_pending_orders |
Get pending swap orders for a wallet |
get_wallet_orders |
Get all swap orders (open and completed) for a wallet |
Swaps
| Tool | Description |
|---|---|
swap_aggregate |
Get aggregated swap routes across DEXes |
swap_build_cbor |
Build unsigned transaction CBOR for a swap |
Trades
| Tool | Description |
|---|---|
get_global_trades |
Get recent trades across all DEXes |
get_historical_trades |
Get historical trades for a wallet |
get_token_trades |
Get all token trades for a timeframe |
submit_swap |
Log a swap transaction for analytics |
OTC / P2P Marketplace
| Tool | Description |
|---|---|
get_otc_offers |
Get all OTC marketplace offers |
get_otc_offer_by_id |
Get details of a specific OTC offer |
create_otc_offer |
Create a new P2P trading offer |
fill_otc_offer |
Accept an existing OTC offer |
get_my_otc_offers |
Get offers created by a specific wallet |
cancel_otc_offer |
Cancel an existing OTC offer |
DCA (Dollar Cost Averaging)
| Tool | Description |
|---|---|
create_dca_order |
Create automated recurring swap orders |
cancel_dca_order |
Cancel an active DCA order |
get_dca_orders |
Get DCA orders for a wallet |
get_all_dca_orders |
Get all active DCA orders system-wide |
API Documentation
See the full Cardexscan API docs.
License
MIT
Установка Cardexscan Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/hydracds/cds-mcpFAQ
Cardexscan Server MCP бесплатный?
Да, Cardexscan Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Cardexscan Server?
Нет, Cardexscan Server работает без API-ключей и переменных окружения.
Cardexscan Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Cardexscan Server в Claude Desktop, Claude Code или Cursor?
Открой Cardexscan Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: 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
автор: xuzexin-hzCompare Cardexscan Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
