pylonapi/pylon-mcp
FreeNot checkedx402-native API gateway with 20+ capabilities (web-extract, web-search, translate, image-generate, screenshot, PDF, OCR, and more) payable with USDC on Base. No
About
x402-native API gateway with 20+ capabilities (web-extract, web-search, translate, image-generate, screenshot, PDF, OCR, and more) payable with USDC on Base. No API keys — agents pay per call via HTTP 402.
README
The Action Layer for AI Agents — 20 capabilities, one MCP server, no API keys.
Give Claude, Cursor, or any MCP-compatible client instant access to Pylon's full API gateway. Pay per request via x402 micropayments (USDC on Base). No signup. No subscriptions.
Install
npx @pylonapi/mcp
Capabilities (20)
| Tool | Description | Price |
|---|---|---|
screenshot |
Full-page screenshot of any webpage (PNG/JPEG) | $0.005 |
web_scrape |
Scrape content from any URL via headless browser (Crawlee + Playwright) | $0.005 |
web_extract |
Fast lightweight content extraction (Readability) → markdown/text | $0.003 |
web_search |
Search the web — titles, URLs, snippets | $0.003 |
pdf_parse |
Extract text and metadata from PDFs | $0.003 |
ocr |
Extract text from images (optical character recognition) | $0.005 |
translate |
Translate text between 30+ languages with auto-detection | $0.003 |
email_validate |
Validate email — format, MX records, SMTP deliverability | $0.002 |
email_send |
Send transactional emails (CAN-SPAM compliant) | $0.01 |
domain_intel |
WHOIS, DNS records, SSL cert, tech stack detection | $0.005 |
dns_lookup |
DNS records for any domain (A, AAAA, MX, CNAME, TXT, etc.) | $0.002 |
ip_geolocation |
Geographic location of any IP address | $0.002 |
qr_code |
Generate QR code PNG from text/URL | $0.002 |
image_resize |
Resize, crop, convert images (PNG, JPEG, WebP) | $0.003 |
md_to_pdf |
Render markdown as styled PDF | $0.003 |
html_to_pdf |
Render HTML as PDF (full Chromium engine) | $0.005 |
document_generation |
Generate PDFs from templates (invoice, receipt, report, letter) | $0.005 |
file_storage |
Upload files, get public URL (up to 50MB, 30-day expiry) | $0.005 |
url_shortener |
Shorten URLs with click tracking, custom slugs | $0.002 |
data_formatter |
Convert between JSON, CSV, XML, YAML | $0.002 |
Setup
Claude Desktop / Cursor
Add to your MCP config (claude_desktop_config.json):
{
"mcpServers": {
"pylon": {
"command": "npx",
"args": ["-y", "@pylonapi/mcp"]
}
}
}
Standalone
npx @pylonapi/mcp
The server communicates via stdio using the MCP protocol. Capabilities are auto-discovered from the Pylon gateway at startup.
How It Works
- Your AI agent calls a Pylon tool (e.g.
web_scrape) - The MCP server routes the request to
api.pylonapi.com/do - Payment is handled automatically via x402 (USDC on Base)
- Results are returned to your agent
No API keys to manage. No billing dashboards. No rate limit negotiations. The x402 protocol handles authentication via payment — if you can pay, you can call.
x402 Payments
All requests are paid via the x402 protocol — HTTP-native micropayments on Base (L2). Each call costs fractions of a cent in USDC.
Live on Base Mainnet.
Links
- Gateway: api.pylonapi.com
- Website: pylonapi.com
- Protocol: x402.org
- GitHub: github.com/pylon-apis/pylon
- npm: @pylonapi/mcp
License
MIT
Installing pylonapi/pylon-mcp
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/pylonapi/pylon-mcpFAQ
Is pylonapi/pylon-mcp MCP free?
Yes, pylonapi/pylon-mcp MCP is free — one-click install via Unyly at no cost.
Does pylonapi/pylon-mcp need an API key?
No, pylonapi/pylon-mcp runs without API keys or environment variables.
Is pylonapi/pylon-mcp hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install pylonapi/pylon-mcp in Claude Desktop, Claude Code or Cursor?
Open pylonapi/pylon-mcp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
ARA
Generate images, video and audio from any AI agent — one connector.
by ARAOmni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
by buildwithtazaYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by modelcontextprotocolgpu-bridge/mcp-server
Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
by gpu-bridgehamflx/imagen3-mcp
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,
by hamflxmerterbak/Grok-MCP
MCP server for xAI's [Grok API](https://docs.x.ai/docs/overview) with agentic tool calling, image generation, vision, and file support.
by merterbakSureScaleAI/openai-gpt-image-mcp
OpenAI GPT image generation/editing MCP server.
by SureScaleAIYangLiangwei/PersonalizationMCP
Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authenticati
by YangLiangweiAceDataCloud/MCPFlux
Flux AI image generation and editing (Black Forest Labs) via Ace Data Cloud API.
by AceDataCloudCompare pylonapi/pylon-mcp with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
