Pylon MCP Server
Provides 20+ AI agent capabilities like web scraping, PDF parsing, OCR, and more, with pay-per-use micropayments via x402.
README
Pylon MCP Server
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
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。