Skip to main content
Glama

x402 DEX 市场情报 API & MCP Server

实时 DEX 代币动量、流动性健康以及 Base 主网上的鲸鱼流量监控,通过无 gas 的 x402 (EIP-3009) 微支付进行门控。


可用端点与 MCP 工具

端点

价格 (USDC)

描述

GET /v1/intel/pulse/{token}

$0.02

5分钟成交量、买入压力、动量评分

GET /v1/intel/orderbook/{token}

$0.05

DEX 流动性深度与换手率

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

$0.10

1小时鲸鱼积累与分布信号


Related MCP server: hyperd-mcp

快速入门: MCP 设置 (Claude Desktop / Cursor)

将服务器添加到你的 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