AiPayGen

搜索与获取

by damien829

集成 88 个 AI 工具,可用于 research、write、code、translate、analyze、scrape 与 agent memory 等任务。

什么是 AiPayGen

集成 88 个 AI 工具,可用于 research、write、code、translate、analyze、scrape 与 agent memory 等任务。

README

AiPayGen

<!-- mcp-name: io.github.Damien829/aipaygen -->

250 AI tools in one MCP server. Research, write, code, translate, scrape, analyze, vision, RAG, agent memory, workflows, and more. 15 AI models from 7 providers. Pay per call with credit card or USDC.

PyPI License: MIT

Install (30 seconds)

bash
pip install aipaygen-mcp
claude mcp add aipaygen -- aipaygen-mcp

Or connect to the remote server: https://mcp.aipaygen.com/mcp

What's included (250 tools)

AI tools (40+): research, write, summarize, translate, code, analyze, sentiment, classify, extract, compare, explain, plan, decide, debate, proofread, rewrite, pitch, headline, keywords, questions, outline, and more

Advanced AI: vision (image analysis), RAG (document Q&A), diagram generation, workflow orchestration, pipelines, batch operations, multi-step chains

Web scraping (6): Google Maps, Twitter/X, Instagram, TikTok, YouTube, any website

Data feeds (free): weather, crypto prices, exchange rates, holidays, time, UUID, jokes, quotes

Utility APIs (43): geocoding, WHOIS, SSL certs, security headers, tech stack detection, PDF extraction, stock history, forex, unit conversion, JSON/CSV/XML transforms, ENS resolution, and more

Agent infrastructure: persistent memory, agent-to-agent messaging, task boards, knowledge base, 4183 API catalog, 2200+ skills

Agent builder: create custom agents from 10 templates. Schedule on loops, cron, or event triggers.

Seller marketplace: register your own APIs, set prices, get paid in USDC with escrow.

Account tools: generate_api_key, buy_credits, check_usage — manage your account without leaving your IDE.

Pricing

  • Free trial: Generate a key with the generate_api_key tool → get $0.10 free credits (~16 calls)
  • API key: From $1 via credit card (Stripe). ~166 AI calls per dollar.
  • x402 USDC: Pay per call on Base, Solana, or Stellar — no signup needed
  • Free data tools: Weather, crypto, time, jokes, quotes — always free, no key needed
TierPriceExamples
Free$0weather, crypto, time, jokes, quotes
Standard$0.002/callmemory, geocoding, WHOIS, transforms
AI$0.006/callsummarize, sentiment, classify, translate
Scraping$0.01/callwebsite, tweets, YouTube
Premium$0.05/callvision, Google Maps
Enterprise$0.15/calldeep research

Quick Start (2 minutes)

Step 1: Install and connect

bash
pip install aipaygen-mcp
claude mcp add aipaygen -- aipaygen-mcp

Step 2: Get your free API key (inside Claude Code)

code
> Use the generate_api_key tool

This gives you a key with $0.10 free credits (~16 AI calls).

Step 3: Set your key

bash
export AIPAYGEN_API_KEY=apk_your_key_here

Step 4: Use any tool

code
> Use the research tool to find info about x402 payment protocol
> Use the summarize tool on this article: [paste URL]
> Use the translate tool to convert "hello world" to Spanish

Try without installing

bash
# Free data tools — no key needed
curl "https://api.aipaygen.com/free/time"
curl "https://api.aipaygen.com/data/weather?city=London"
curl "https://api.aipaygen.com/data/crypto?symbols=bitcoin"

# AI tools — get a free key first
curl -s -X POST https://api.aipaygen.com/auth/generate-key \
  -H "Content-Type: application/json" -d '{"label":"my-key"}'
# Then use it:
curl -X POST https://api.aipaygen.com/summarize \
  -H "Authorization: Bearer apk_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"text": "Your text here", "length": "short"}'

Configuration

Claude Code

bash
claude mcp add aipaygen -- aipaygen-mcp

Claude Desktop / Cursor

json
{
  "mcpServers": {
    "aipaygen": {
      "command": "aipaygen-mcp"
    }
  }
}

With API key (unlimited)

bash
AIPAYGEN_API_KEY=apk_xxx aipaygen-mcp

Remote (no install)

code
https://mcp.aipaygen.com/mcp

Technical details

  • 15 AI models, 7 providers: Claude, GPT-4o, Gemini, DeepSeek, Grok, Mistral, Llama — auto-routed by task
  • x402 V2 micropayments: Base (~2s), Solana (~400ms), Stellar (~5s) — real USDC settlement
  • MCP SDK 1.26 with streamable-http transport
  • 1382 tests passing
  • Published on MCP Registry, Smithery, and Glama

Links

ResourceURL
Websitehttps://aipaygen.com
Try freehttps://aipaygen.com/try
Docshttps://aipaygen.com/docs
Pricinghttps://aipaygen.com/pricing
APIhttps://api.aipaygen.com
MCP remotehttps://mcp.aipaygen.com/mcp
Service cataloghttps://aipaygen.com/discover
GitHubhttps://github.com/Damien829/aipaygen

License

MIT

常见问题

AiPayGen 是什么?

集成 88 个 AI 工具,可用于 research、write、code、translate、analyze、scrape 与 agent memory 等任务。

相关 Skills

谷歌视频工具

by bwbernardweston18

热门

>

搜索与获取
未扫描4.5k
热门

股票投研9点分析框架,覆盖基本面/财务/竞品/估值/宏观/情绪等维度

搜索与获取
未扫描4.5k

SEO审计工具

by amdf01-debug

热门

搜索与获取
未扫描4.5k

相关 MCP Server

by Anthropic

热门

Puppeteer 是让 Claude 自动操作浏览器进行网页抓取和测试的 MCP 服务器。

这个服务器解决了手动编写 Puppeteer 脚本的繁琐问题,适合需要自动化网页交互的开发者,比如抓取动态内容或做端到端测试。不过,作为参考实现,它可能缺少生产级的安全防护,建议在可控环境中使用。

搜索与获取
89.1k

Brave 搜索

编辑精选

by Anthropic

热门

Brave Search 是让 Claude 直接调用 Brave 搜索 API 获取实时网络信息的 MCP 服务器。

如果你想让 AI 助手帮你搜索最新资讯或技术文档,这个工具能绕过传统搜索的限制,直接返回结构化数据。特别适合需要实时信息的开发者,比如查 API 更新或竞品动态。不过它依赖 Brave 的 API 配额,高频使用可能受限。

搜索与获取
89.1k

网页抓取

编辑精选

by Anthropic

热门

Fetch 是 MCP 官方参考服务器,让 AI 能抓取网页并转为 Markdown 格式。

这个服务器解决了 AI 直接处理网页内容时格式混乱的问题,适合需要让 Claude 分析在线文档或新闻的开发者。不过作为参考实现,它缺乏生产级的安全配置,你得自己处理反爬虫和隐私风险。

搜索与获取
89.1k

评论