Skip to main content
Glama

x402 DEX 시장 인텔리전스 API 및 MCP 서버

베이스 메인넷에서 무가스 x402 (EIP-3009) 마이크로페이먼트로 게이트된 실시간 DEX 토큰 모멘텀, 유동성 상태 및 고래 흐름 모니터링.


사용 가능한 엔드포인트 및 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