Skip to main content
Glama

x402 DEX Market Intelligence API & MCP Server

Monitoreo en tiempo real del impulso de tokens DEX, salud de liquidez y flujo de ballenas en Base Mainnet con acceso mediante micropagos sin gas x402 (EIP-3009).


Endpoints disponibles y herramientas MCP

Endpoint

Precio (USDC)

Descripción

GET /v1/intel/pulse/{token}

$0.02

Volumen de 5m, presión de compra, puntuación de impulso

GET /v1/intel/orderbook/{token}

$0.05

Profundidad de liquidez DEX y ratio de rotación

GET /v1/intel/whale-flow/{token}

$0.10

Señales de acumulación y distribución de ballenas en 1h


Related MCP server: hyperd-mcp

Inicio rápido: Configuración MCP (Claude Desktop / Cursor)

Añade el servidor a tu claude_desktop_config.json:

{
  "mcpServers": {
    "x402-dex-intel": {
      "command": "python",
      "args": ["/path/to/mcp_server.py"],
      "env": {
        "AGENT_PRIVATE_KEY": "0x_YOUR_FUNDED_BASE_WALLET_PRIVATE_KEY"
      }
    }
  }
}
F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    MCP server for pay-per-call DeFi and crypto data via x402 micropayments on Base. 8 endpoints: token prices, TVL, funding rates, token security, gas tracker, whale monitoring, wallet profiling, and yield scanning.
    8
    46
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    Perp-first funding rate & RWA spread data for AI agents. 30+ CEX/DEX venues, 6 tools (4 x402-paywalled, 2 free), bring-your-own-wallet via Base mainnet.
    6
    1
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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/Zydanny/x402-intel-engine'

If you have feedback or need assistance with the MCP directory API, please join our Discord server