dasha-token-mcp
Provides read-only market data for the Solana-based token $dasha, including price, liquidity, market stats, and swap quotes between dasha and SOL.
Click on "Deploy 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., "@dasha-token-mcpwhat's the current price and liquidity of dasha?"
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.
dasha-token-mcp
Read-only MCP server (stdio) exposing $dasha (dasha, Solana) market data to AI agents.
Tools
Tool | Source | Description |
| Dexscreener | USD + SOL price, 24h change |
| Dexscreener | per-pair and total USD liquidity |
| Dexscreener | market cap, FDV, 24h volume, 24h txns |
| Jupiter lite API | read-only dasha <-> SOL quote |
No tool signs transactions, holds keys, or submits anything on-chain.
Related MCP server: hyre-mcp
Install
npm install -g @uuriko/dasha-token-mcpOr run from source (Node >= 18, no dependencies):
node server.mjs # stdio JSON-RPC, MCP 2024-11-05
node verify.mjs # live end-to-end check of all toolsUse with an MCP client
{
"mcpServers": {
"dasha-token": {
"command": "npx",
"args": ["-y", "@uuriko/dasha-token-mcp"]
}
}
}get_swap_quote arguments
direction:dasha_to_sol|sol_to_dashaamount: human-readable input amount, e.g."1000"(dasha) or"0.1"(SOL)slippage_bps: optional, default 100
Quotes are read-only. Building and signing the swap transaction is the caller's job — always re-quote immediately before executing.
Token facts
Machine-readable token facts (contract, listings, pairs, utility, risks) live in TOKEN.md. Infrastructure facts only — nothing there is investment advice or a price prediction.
Risks (read before touching it)
Thin liquidity: total observed liquidity ~$56k across pairs. Expect high slippage on any non-trivial size.
High volatility: small market cap (~$186k observed 2026-09-24) means large percentage moves on small volume.
Single dominant pool: nearly all liquidity sits in one Raydium pool.
Registry
server.json is prepared for the MCP Registry as io.github.Uuriko/dasha-token-mcp
(validated with mcp-publisher validate). Publishing awaits the npm package
release — see the tap list in the distribution report.
License
Apache-2.0 — see LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Market and on-chain crypto data for AI agents. Pay per call in USDC on Base (x402).
Cross-asset market data and LLM inference for AI agents. Pay-per-call in USDC via x402.
Curated marketplace of real-world data APIs for AI agents, paid per call in USDC on Solana.
Market data and web intelligence for AI agents, paid per call in USDC on Base via x402.
Related MCP Servers
AlicenseNot gradedqualityDmaintenanceEnables AI agents to fetch real-time quotes, token information, and trade transaction data from Monorail's aggregation of 11 exchanges and 7000+ tokens.2MIT- AlicenseBqualityDmaintenanceProvides 13 Solana DeFi intelligence tools for AI agents, paid per-call via micropayments (USDC). Enables pulling live DeFi data and automatic payment settlement.1344 npm1MIT

PredMCPofficial
AlicenseNot gradedqualityDmaintenanceSafe, read-only market data for AI trading agents, offering 44 tools to query prediction markets, perpetuals, and cross-venue signals without the ability to execute trades.MIT- AlicenseNot gradedqualityCmaintenanceEnables AI agents to query Hyperliquid spot market data, including token listings, live prices, 24h volumes, and wallet balances, via pay-per-call x402 micropayments.MIT