X

xPortalX

xprtlai

Gateway service that fetches web content, extracts data, and provides crypto pricing with micropayment billing. Charges 0.01 USDC per request for most web operations.

AI agent gateway with web fetching, data extraction, crypto pricing, and x402 payment facilitation.

161 viewsRemote

What it does

  • Fetch data from APIs and web pages
  • Extract structured data using AI-powered schemas
  • Crawl websites with configurable depth
  • Convert web pages to clean Markdown
  • Get real-time cryptocurrency prices
  • Process micropayments via x402 protocol

Best for

AI agents needing web data accessDevelopers building data extraction workflowsApplications requiring crypto price feedsServices implementing micropayment models
Micropayment model (0.01 USDC per request)Built-in crypto pricing APIsx402 payment protocol support

About xPortalX

xPortalX is a community-built MCP server published by xprtlai that provides AI assistants with tools and capabilities via the Model Context Protocol. xPortalX: AI agent gateway for web fetching, data extraction, real-time crypto pricing and x402 payments. Fast, secure i This server exposes 29 tools that AI clients can invoke during conversations and coding sessions.

How to install

You can install xPortalX in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server supports remote connections over HTTP, so no local installation is required.

License

xPortalX is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

Tools (29)

fetch_api

Fetch structured JSON/XML data from any API endpoint. Best for REST APIs and data feeds. Cost: 0.01 USDC

fetch_page

Fetch raw HTML content from any web page. Best for static HTML scraping. Cost: 0.01 USDC

fetch_pdf

Fetch and extract text content from PDF documents. Returns structured text with page numbers. Cost: 0.01 USDC

extract

Extract structured data from a web page using a JSON schema. AI-powered extraction. Cost: 0.01 USDC

crawl

Crawl a website starting from a URL, following links up to specified depth. Cost: 0.01 USDC