# swaptitan MCP server

Non-custodial cross-chain crypto swap MCP — 1288+ assets, no KYC. Solana/EVM/Monero, RPC, oracle.

## Links
- Registry page: https://www.getdrio.com/mcp/net-swaptitan-swaptitan
- Website: https://swaptitan.net

## Install
- Endpoint: https://swaptitan.net/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://swaptitan.net/mcp

## Tools
- get_prices - Get real-time USD prices for BTC, SOL, ETH and XMR Endpoint: https://swaptitan.net/mcp
- get_assets - List all 1288+ supported swap assets with ticker, network and name Endpoint: https://swaptitan.net/mcp
- swap_quote - Get estimated output and minimum deposit for a crypto swap pair Endpoint: https://swaptitan.net/mcp
- sol_swap_quote - Solana DEX quote via Jupiter aggregator. Any SPL token vs SOL/USDC. Free API. Endpoint: https://swaptitan.net/mcp
- sol_swap - Build a NON-CUSTODIAL Solana DEX swap via Jupiter: returns an UNSIGNED base64 transaction — sign with YOUR OWN wallet and send to any Solana RPC. Server never touches funds. 0.3% on-chain routing fee. Endpoint: https://swaptitan.net/mcp
- smart_route - Universal crypto router: compares ALL available rails (cross-chain exchange bridge, direct H2H liquidity, Solana DEX) in one call and returns the best route with ready-to-execute parameters. Use for hard or exotic pairs. Endpoint: https://swaptitan.net/mcp
- sol_priority_fee - Live Solana priority-fee oracle: current microLamports/CU percentiles and recommended low/medium/high/turbo tiers. Call before sending any Solana transaction. Endpoint: https://swaptitan.net/mcp
- hl_markets - Hyperliquid perpetuals: list all 231 markets with live prices, max leverage and size decimals. Endpoint: https://swaptitan.net/mcp
- hl_build_order - Build a ready Hyperliquid perpetual order action with SwapTitan builder code injected (minimal 0.001% fee). Non-custodial: returns the action + nonce to sign with your own wallet (EIP-712) and POST to https://api.hyperliquid.xyz/exchange. Call hl_approve first (once). Endpoint: https://swaptitan.net/mcp
- hl_approve - Get the one-time approveBuilderFee action to sign with your MAIN wallet, authorizing SwapTitan as Hyperliquid builder at a minimal 0.001% max fee. Revocable anytime. Endpoint: https://swaptitan.net/mcp
- evm_swap - Build a NON-CUSTODIAL EVM DEX swap via KyberSwap aggregator on eth/base/bsc/arbitrum/polygon/optimism/avax: returns UNSIGNED calldata {to,data,value} — sign with YOUR OWN wallet. Server never touches funds. 0.3% routing fee. ERC20 input needs prior approval. Endpoint: https://swaptitan.net/mcp
- swap_create - Create a non-custodial cross-chain swap order. 3 providers: changenow (1288+ assets, returns payinAddress), simpleswap (400+ assets, returns payinAddress), heleket (XMR-optimised 5-6 conf, returns redirectUrl to payment page). Omit provider for auto-select. Endpoint: https://swaptitan.net/mcp
- swap_status - Check status of a swap order. Poll every 20-30s. Lifecycle: waiting->confirming->exchanging->done. For heleket provider, status is checked via Heleket API. Endpoint: https://swaptitan.net/mcp
- create_wallet - Generate a new non-custodial crypto wallet. Returns address and private key. Chain: sol (Solana), eth/base/bsc (EVM). Endpoint: https://swaptitan.net/mcp
- check_portfolio - Look up the native-coin balance of any wallet address on Solana, Ethereum, Base or BNB Smart Chain. Returns the native balance (SOL, ETH or BNB), its current USD value and the queried chain as JSON, e.g. {"chain":"sol","balance":1.2345,"usd":92.51}. Read-only: needs no signature, never moves funds. Useful before building a swap to verify the wallet can cover amount plus network fees. Endpoint: https://swaptitan.net/mcp
- rug_check - Check if a token contract is a rug pull / scam. Returns risk score and warning flags. Endpoint: https://swaptitan.net/mcp
- set_price_alert - Set a Telegram price alert for a crypto asset. Triggers when price goes above or below target. Endpoint: https://swaptitan.net/mcp
- ai_chat - Chat with SwapTitan AI agent for complex crypto tasks, multi-step swaps, and natural language queries. Endpoint: https://swaptitan.net/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: net.swaptitan
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 6, 2026
- Source: https://registry.modelcontextprotocol.io
