Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💰 Finance & Fintech
  3. MCP Server
MCP Server logo
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 9/12/2026, 11:30:28 PM

MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository
paymentsx402ecommercecryptomcp

Enables merchant discovery, ordering, x402 payment handling, and prepaid USDC budgets for AI agents.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live — we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "asterpay-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@asterpay/mcp-server"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (9) Directory Badge Claim listing Alternatives💰 More in Finance & Fintech

Overview

@asterpay/mcp-server MCP server exposes merchant catalog, business information, ordering, order tracking, and x402 payment tools to AI agents. It also supports prepaid AsterPay budgets funded with USDC on Base, with spending limits and call-level balance checks. Reach for it when an agent needs to discover products, place merchant orders, or pay for x402 APIs under a human-funded budget. Actual payment execution requires an x402 client, while budget activation requires either an existing token or a human-sent USDC transfer.

Use cases

•Browse a merchant catalog before recommending products
•Check inventory and pricing before placing an order
•Place merchant orders through an x402 payment flow
•Activate a human-funded spending budget for paid APIs
•Monitor prepaid balance before expensive calls

Key features

•Merchant product discovery
•Inventory and price checks
•Order creation and status tracking
•x402 payment detail retrieval
•Prepaid USDC budgets on Base
•Per-call budget usage reporting

Capabilities & Tool Schemas (9) ~1.3k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server.

list_products

List all products available from the merchant. Returns names, prices in EUR, descriptions, availability, and variants.

get_product

Get detailed information about a specific product by its ID. Use list_products first to find available product IDs.

check_availability

Check if a specific product is currently in stock. Returns availability status, stock quantity, and current price.

get_business_info

Get business information for the merchant: operating hours, contact details, delivery zones and fees, return policy, and accepted payment methods.

place_order

Place an order with a merchant. Creates an intent, then submits the order. Returns x402 payment details that your agent's x402 client needs to execute. In mock mode, simulates a successful order.

get_order_status

Check the status of an existing order. Returns status (pending, confirmed, rejected, expired), payment info, and items.

How MCP Server works

What @asterpay/mcp-server MCP server does

The @asterpay/mcp-server MCP server gives an agent a merchant-facing workflow over MCP. It can retrieve a product catalog, inspect individual products, check inventory, read business policies, create orders, and retrieve order status. Product responses include names, EUR prices, descriptions, availability, and variants. Business information can include operating hours, contact details, delivery zones and fees, return policies, and accepted payment methods.

The server also connects order workflows to the x402 payment protocol. After an order intent is created, the agent can retrieve the facilitator endpoint, USDC amount, network, and payment header needed to execute payment. This makes the server relevant to agents that buy products or call paid APIs rather than only read merchant data.

How it works

A typical product workflow starts with list_products, followed by get_product or check_availability for a selected product ID. place_order creates an intent and submits the order; its response includes x402 payment details for the agent’s payment client. get_order_status can then report whether the order is pending, confirmed, rejected, or expired, along with payment information and items.

For paid x402 API calls, set_budget activates an AsterPay prepaid budget. An agent can supply an existing bud_... token, or a human can first send between 1 and 500 USDC on Base and provide the transaction hash and wallet. Calling the tool without those values returns funding instructions. get_budget_status reports the remaining balance, total spending, and recent calls with per-call prices.

Tools and capabilities

  • list_products: Retrieves all products offered by a merchant.
  • get_product: Returns detailed information for a product ID.
  • check_availability: Reports stock status, quantity, and current price.
  • get_business_info: Retrieves merchant operations, delivery, returns, and payment information.
  • place_order: Creates and submits an order, returning x402 payment data.
  • get_order_status: Checks the current state and payment details of an order.
  • get_x402_payment_details: Returns the payment data required by an x402 client.
  • set_budget: Activates an existing prepaid budget or helps create one after human funding.
  • get_budget_status: Shows available funds and recent paid calls.

Limitations and notes

The @asterpay/mcp-server MCP server does not let an agent grant itself money. New budget funding requires a one-time human USDC transfer on Base, and the funding wallet is sanctions-screened by Chainalysis. The budget is credited 1:1 with no platform fee according to the supplied material.

The server supplies x402 payment details but does not itself execute the payment. An agent needs a compatible x402 client, such as @x402/axios, to submit the actual payment. Product IDs should be discovered with list_products before calling product-specific tools. In mock mode, place_order simulates a successful order. The available material does not specify installation commands, required server environment variables, supported desktop clients, or a software license.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Mossgate MCP logoMossgate MCP

    mcp stdio server exposing mossgate trust and rue render apis with x402 usdc payment

    💰 Finance & Fintech6 views
    Compare vs Mossgate MCP →
  • Goldbean logoGoldbean

    x402 Micropaid API Marketplace — 10 AI tools for agents. Crypto prices, web search, weather, image-gen, LLM chat, code execution, translation, sentiment analysis, and QR code generation. Pay-per-call with USDC on Base (no API keys, no registration). Install with \

    💰 Finance & Fintech2 views
    Compare vs Goldbean →
  • Pulsefeed X402 logoPulsefeed X402

    Trust & safety layer for x402 agent payments: before your agent pays an x402 endpoint, verify it is safe — liveness, scam/anomaly scan (payTo hijack, bait-and-switch, honeypot), and on-chain receiver verification. 70% of x402 endpoints are dead or scams; only half of "healthy" listings work. Free /verify + an open Trust Score. npx -y pulsefeed-x402-mcp

    💰 Finance & Fintech3 views
    Compare vs Pulsefeed X402 →
  • Clawpay MCP logoClawpay MCP

    Non-custodial x402 payment layer for AI agents. Agents sign transactions from their own wallet with on-chain spend limits — no custodial infrastructure, no API keys. Built on Base.

    💰 Finance & Fintech3 views
    Compare vs Clawpay MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

npm downloads
144
Package downloads in the last 30 days.
Tools exposed
9
Callable tools this server registers over MCP.
Directory activity
9 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Server

The provided material does not include an installation command or setup instructions.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/-asterpay-mcp-server?style=directory)](https://allmcps.com/mcp/-asterpay-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/-asterpay-mcp-server"><img src="https://allmcps.com/api/badge/-asterpay-mcp-server?style=directory" alt="MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category💰Finance & Fintech
PricingPaid
More technical detailsExpand â–¾
TransportSTDIO
RuntimeNode.js
AuthOther
Last updatedSep 1, 2026
0/96 checks healthy over the last 24h
Views9
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
npm downloads144/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
42Quality signal: Fair · 42/100How this signal is calculated ▾
Server availability0/25
Verified ownership8/20
Documentation & tools30/30
Adoption & activity3/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 16d ago via OSV.dev · @asterpay/mcp-server (npm)

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💰 Finance & Fintech →Best MCP servers for Finance & Fintech →Alternatives to MCP Server →Install in Claude DesktopInstall in CursorInstall in VS Code