← Registry

API Tools

swaptitan.net

Provides APIs for real-time cryptocurrency prices, asset listings, and swap quotes, including Solana DEX swaps via Jupiter.

x402 supported1 endpoint21 known toolsFirst detected July 11, 2026Last detected August 29, 2026

ENDPOINT 1

https://swaptitan.net/mcp

No auth detected

MCP server metadata

Name
SwapTitan MCP
Version
1.0.0
Capabilities
tools

Known tools 21

get_prices

Get real-time USD prices for BTC, SOL, ETH and XMR

Inferred read-only
get_assets

List all 1288+ supported swap assets with ticker, network and name

Inferred read-only
swap_quote

Get estimated output and minimum deposit for a crypto swap pair

Inferred read-only
sol_swap_quote

Solana DEX quote via RiftBeam aggregator — automatically picks best price across Raydium CLMM, Orca Whirlpool and Jupiter.

Inferred read-only
sol_swap

Build a NON-CUSTODIAL Solana DEX swap via RiftBeam aggregator (Orca + Raydium CLMM native IX, Jupiter fallback, 0.

Inferred read-only
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.

Potential side effects
sol_priority_fee

Live Solana priority-fee oracle: current microLamports/CU percentiles and recommended low/medium/high/turbo tiers.

Inferred read-only
hl_markets

Hyperliquid perpetuals: list all 231 markets with live prices, max leverage and size decimals.

Inferred read-only
hl_build_order

Build a ready Hyperliquid perpetual order action with SwapTitan builder code injected (minimal 0.

Inferred read-only
hl_approve

Get the one-time approveBuilderFee action to sign with your MAIN wallet, authorizing SwapTitan as Hyperliquid builder at a minimal 0.

Inferred read-only
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.

Inferred read-only
swap_create

Create a non-custodial cross-chain swap order.

Potential side effects
swap_status

Check status of a swap order.

Inferred read-only
create_wallet

Generate a new non-custodial crypto wallet.

Inferred read-only
check_portfolio

Look up the native-coin balance of any wallet address on Solana, Ethereum, Base or BNB Smart Chain.

Inferred read-only
rug_check

Check if a token contract is a rug pull / scam.

Inferred read-only
set_price_alert

Set a Telegram price alert for a crypto asset.

Inferred read-only
ai_chat

Chat with SwapTitan AI agent for complex crypto tasks, multi-step swaps, and natural language queries.

Inferred read-only
pump_token_quote

Get a native RiftBeam quote for any pump.

Inferred read-only
get_new_tokens

Get recently detected pump.

Inferred read-only
riftbeam_stats

Get live RiftBeam Solana aggregator stats: win rate vs Jupiter (last 24h), pools indexed, pump.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.swaptitan-mcp]
url = "https://swaptitan.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "swaptitan-mcp": {
      "type": "http",
      "url": "https://swaptitan.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: swaptitan-mcp
Remote MCP URL: https://swaptitan.net/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "swaptitan-mcp": {
      "url": "https://swaptitan.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "swaptitan-mcp": {
      "type": "http",
      "url": "https://swaptitan.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "swaptitan-mcp",
  "transport": "streamable-http",
  "url": "https://swaptitan.net/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for swaptitan.net was fetched 2026-08-03T17:58:59.354Z and is being refreshed.

Trust status Neutral

swaptitan.net is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.