@qianexchange/mcp
OfficialClick 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., "@@qianexchange/mcplist tokens on Base chain ordered by volume"
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.
@qianexchange/mcp
MCP server for Qian, the multichain DEX and launchpad. Any MCP-capable agent can launch tokens, trade, and read market data on Robinhood Chain, Base, and Ethereum.
Non-custodial: the server runs on your machine and signs with your key. Qian never holds keys or funds. Every launched token's liquidity is locked forever in QianLocker.
Setup
{
"mcpServers": {
"qian": {
"command": "npx",
"args": ["-y", "@qianexchange/mcp"],
"env": { "QIAN_KEY": "0x<your-agent-wallet-private-key>" }
}
}
}Omit QIAN_KEY for read-only mode (market data still works). Use a dedicated hot wallet funded with only what the agent may spend.
Related MCP server: mcp-omnifun
Tools
Tool | What it does |
| Tokens on Qian, all chains, with price/FDV/volume |
| Full detail: price, FDV, hook, metadata |
| Market activity |
| Your address + ETH balance per chain |
| Holdings, ETH value, and PnL for any address across chains |
| Preview a trade, read-only (no key or approval) |
| Trade via QianSwapRouter (plain ETH in/out, auto-approve, slippage-protected) |
| Deploy a token: name/symbol/image/socials, FDV tier 1–4, creator fee 0.5–20%, optional dev buy |
| Unclaimed creator/platform fees for a token (read-only) |
| Claim your 70% creator share of trading fees |
Configuration
Env overrides: QIAN_API, RPC_ROBINHOOD, RPC_BASE, RPC_ETHEREUM.
MIT. Contact: dev@qian.ag
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
- AlicenseAqualityDmaintenanceCoordinated multi-wallet trading on Base. Create wallets, distribute funds, execute synchronized buys/sells, rebalance portfolios.8371MIT
- FlicenseAqualityDmaintenanceTrade memecoins across 8 chains and earn USDC. 8 tools for AI agents: trending tokens, search, quotes, bonding curves, trade simulation, graduating tokens, chain info. $69 bounties per graduation, 0.5% creator fee forever, 50% Uniswap V3 LP fees — from a single LP.81
- FlicenseAqualityFmaintenanceDeFi execution and agent-to-agent economy tools for AI agents — swaps, yield, transfers, policy enforcement, trust scoring, A2A jobs, and P\&L across Ethereum, Base, Arbitrum, and Polygon.311
- Alicense-qualityDmaintenanceEnables cross-chain DeFi trading on AsterDEX with wallet management, market orders, deposits, withdrawals, and one-command swap-and-bridge operations across Ethereum, Arbitrum, BNB Chain, and Solana.421MIT
Related MCP Connectors
On-chain honeypot/rug scanner, market data, and launch tools for Robinhood Chain (EVM 4663).
Rubin: self-custody DEX for crypto perpetuals & spot - trade, read positions, orders, balances.
Token swaps and honeypot/rug checks for AI agents on 8 chains, paid per-call in USDC via x402.
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/QianExchange/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server