Back to Browse

X402 Mcp Web Extract MCP Server

Developer ToolsLow Risk9.9MCP RegistryRemote
Free

Server data from the Official MCP Registry

Pay-per-use web extract, token prices, and wallet balances via x402 USDC micropayments.

About

Pay-per-use web extract, token prices, and wallet balances via x402 USDC micropayments.

Remote endpoints: streamable-http: https://x402-web-extract.senpi-agent.workers.dev/mcp

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

Endpoint verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-senpi-station-x402-web-extract": {
      "url": "https://x402-web-extract.senpi-agent.workers.dev/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

x402 MCP Web Extract

Pay-per-use MCP server that settles with x402 USDC micropayments on Base mainnet.

Connect

{
  "mcpServers": {
    "x402-web-extract": {
      "type": "http",
      "url": "https://x402-web-extract.senpi-agent.workers.dev/mcp"
    }
  }
}

Tools (paid, pay-per-call)

ToolPriceDescription
fetch_url$0.01Fetch any public URL as clean markdown or JSON
token_price$0.01Real-time USDC spot price for any EVM token
wallet_balance$0.02Native and USDC balance for any EVM wallet

Payments are handled automatically by the @x402/mcp client — the wallet simply signs the x402 settlement. No subscriptions, no keys, no API tokens.

REST fallback

The same tools are available as plain HTTP endpoints with x402 payment-required flow:

  • GET /fetch?url=<encoded-url> — $0.01
  • GET /price?address=&chain= — $0.01
  • GET /balance?address=&chain= — $0.02

Discovery: /llms.txt, /openapi.json, /.well-known/x402, /.well-known/agent-card.json.

Infrastructure

  • Worker: https://x402-web-extract.senpi-agent.workers.dev
  • Pay-to wallet (Base): 0xd44B22e6A97a26e0cC9615478962C9C9C2495ceC
  • Facilitator: CDP x402 (https://api.cdp.coinbase.com/platform/v2/x402)
  • x402 spec: https://github.com/0xfabs/x402

Reviews

No reviews yet

Be the first to review this server!