Skip to main content
Glama
QianExchange

@qianexchange/mcp

Official
by QianExchange

@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

list_tokens

Tokens on Qian, all chains, with price/FDV/volume

get_token

Full detail: price, FDV, hook, metadata

get_trades / get_holders

Market activity

my_wallet

Your address + ETH balance per chain

my_positions

Holdings, ETH value, and PnL for any address across chains

quote_buy / quote_sell

Preview a trade, read-only (no key or approval)

buy / sell

Trade via QianSwapRouter (plain ETH in/out, auto-approve, slippage-protected)

launch_token

Deploy a token: name/symbol/image/socials, FDV tier 1–4, creator fee 0.5–20%, optional dev buy

pending_fees

Unclaimed creator/platform fees for a token (read-only)

collect_fees

Claim your 70% creator share of trading fees

Configuration

Env overrides: QIAN_API, RPC_ROBINHOOD, RPC_BASE, RPC_ETHEREUM.

MIT. Contact: dev@qian.ag

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Coordinated multi-wallet trading on Base. Create wallets, distribute funds, execute synchronized buys/sells, rebalance portfolios.
    8
    33 npm
    1
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Trade 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.
    8
    1
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.
    39 npm
    1
    MIT