asterpay-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ASTERPAY_API_URL | No | AsterPay API base URL | https://x402-api-production-ba87.up.railway.app |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_crypto_priceA | Get real-time cryptocurrency price data for any token (Bitcoin, Ethereum, etc). Returns current price, market cap, 24h volume, and price changes. Cost: $0.005 USDC via x402. |
| get_ohlcvA | Get OHLCV (Open/High/Low/Close/Volume) candlestick data for charting and technical analysis. Cost: $0.01 USDC via x402. |
| get_trendingA | Get currently trending cryptocurrency tokens based on search interest. Cost: $0.005 USDC via x402. |
| ai_summarizeB | Summarize any text using AI. Returns a concise summary of the input. Cost: $0.004 USDC via x402. |
| ai_sentimentA | Analyze sentiment of text. Returns positive/negative/neutral classification with confidence scores. Cost: $0.004 USDC via x402. |
| ai_translateB | Translate text to any language using AI. Supports all major languages. Cost: $0.02 USDC via x402. |
| ai_code_reviewB | AI-powered code review. Returns bugs, improvements, security issues, and best practices. Cost: $0.05 USDC via x402. |
| wallet_scoreA | Get reputation and risk score for any blockchain wallet address. Analyzes transaction history, age, and activity patterns. Cost: $0.05 USDC via x402. |
| token_analysisA | Security analysis for any ERC-20 token contract. Checks for honeypots, rug pulls, ownership issues, and contract risks. Cost: $0.10 USDC via x402. |
| whale_alertsB | Get recent large cryptocurrency movements (whale alerts). Tracks significant token transfers on-chain. Cost: $0.02 USDC via x402. |
| generate_qr_codeA | Generate a QR code image from any text or URL. Returns base64-encoded PNG image. FREE — no payment required. |
| take_screenshotA | Take a screenshot of any webpage. Returns the screenshot as an image. Cost: $0.02 USDC via x402. |
| generate_pdfA | Convert HTML content to PDF document. Returns the PDF file. Cost: $0.03 USDC via x402. |
| check_token_tiersB | View ASTERPAY token tier system — hold ASTERPAY tokens for API discounts up to 60% off. FREE. |
| check_wallet_tierC | Check your ASTERPAY token balance and current discount tier. FREE. |
| discover_endpointsA | Discover all available AsterPay API endpoints with pricing and metadata. x402 Bazaar compatible. FREE. |
| settlement_estimateA | Get settlement estimate for USDC to EUR conversion via AsterPay's EUR off-ramp facilitator. Shows real-time exchange rate, AsterPay fees (0.5%), net EUR amount, and SEPA Instant timing. FREE — no payment required. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| api-info | |
| discovery |
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/timolein74/asterpay-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server