pylonapi/pylon-mcp
MCP server for Pylon AI — 10 pay-per-request APIs as AI agent tools. Powered by x402 on Base.
Platform-specific configuration:
{
"mcpServers": {
"pylon-mcp": {
"command": "npx",
"args": [
"-y",
"pylon-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> 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.
npx @pylonapi/mcp| 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 |
Loading reviews...