my-x402-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@my-x402-mcpGet token data for 0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
my-x402-mcp
MCP tool with x402 payment middleware for fetching cryptocurrency data from DexScreener.
Features
Payment-protected API: $0.002 USDC per call via x402
Network: Base Mainnet (eip155:8453)
Data source: DexScreener public API
MCP compliant: Tool metadata endpoint included
Related MCP server: AgentData MCP Server
Setup
Install dependencies:
npm installCreate
.envfile:
cp .env.example .envRun the server:
npm startAPI Endpoints
GET /api/cryptodata
Fetch token data from DexScreener (payment required).
Query Parameters:
token(required): Token contract address
Example:
curl "http://localhost:3000/api/cryptodata?token=0x..."Payment:
Price: $0.002 USDC
Network: Base Mainnet
Payment address: 0xf081ee84c0d85278a6242bc265f0b312021ebeb1
GET /mcp/tools
Get MCP tool metadata.
GET /health
Health check endpoint.
Deployment
Deploy to Vercel:
vercelThe vercel.json configuration is already set up for Express.
Response Format
{
"token": "0x...",
"timestamp": "2026-09-04T13:40:35.000Z",
"pairs": [...],
"schemaVersion": "1.0.0"
}Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.
Pay-per-call crypto data on Base: market pulse, prices, chain snapshot, USDC stats. x402 USDC.
Pay-per-query x402 business intelligence on Base, settled in USDC via the native 402 payment flow.
Market data and web intelligence for AI agents, paid per call in USDC on Base via x402.
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP 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.851MIT
- AlicenseAqualityBmaintenanceProvides 16 crypto market data tools for MCP-compatible AI clients with x402/USDC micropayments on Base Mainnet.16MIT
- FlicenseNot gradedqualityBmaintenanceMulti-endpoint Web3 intelligence service for token risk scanning, pre-trade checks, and signal snapshots, using DexScreener data with x402 payment support.-
- AlicenseAqualityCmaintenanceEnables AI agents to access crypto/web3 data across 5 chains with pay-per-call billing in USDC via x402, no API key required, and built-in spend caps.3647MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/acceptancestronk01-sudo/my-x402-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server