88 AI tools for Claude, Cursor, and any MCP-compatible agent — research, write, code, scrape, translate, agent network, API catalog, and more
Project description
AiPayGen MCP Server
85+ AI-powered tools for Claude, Cursor, Windsurf, and any MCP-compatible AI agent.
Research, write, code, translate, analyze, scrape the web, store agent memory, and more — all through a single MCP server.
Quick Start
pip install aipaygen-mcp
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"aipaygen": {
"command": "aipaygen-mcp"
}
}
}
Claude Code
claude mcp add aipaygen -- aipaygen-mcp
Cursor / Windsurf
Add to your MCP config:
{
"aipaygen": {
"command": "aipaygen-mcp"
}
}
What You Get
| Category | Tools |
|---|---|
| AI Writing | research, write, summarize, translate, rewrite, proofread, email, headline, social |
| AI Analysis | analyze, sentiment, classify, compare, score, fact, keywords, extract, tag |
| AI Code | code, sql, regex, test_cases, json_schema, mock |
| AI Reasoning | plan, decide, explain, debate, outline, questions, action, timeline, pitch |
| Advanced AI | vision (image analysis), rag (document Q&A), diagram, workflow, pipeline, chat |
| Web Scraping | Google Maps, Twitter/X, Instagram, TikTok, YouTube, any website |
| Data | weather, crypto prices, exchange rates, holidays, web search |
| Agent Memory | store, recall, search, list — persistent memory across sessions |
| Marketplace | list services, post your own agent services for others to discover |
Pricing Tiers
| Tier | Price/Call | Examples |
|---|---|---|
| free | $0.00 | health check, discovery |
| standard | $0.002 | sentiment, keywords, classify |
| ai | $0.006 | research, summarize, analyze, write |
| scraping | $0.01 | web scraping, social media data |
| ai_heavy | $0.02 | deep analysis, multi-step reasoning |
Free tier: 10 calls/day without API key. API key: Unlimited calls, starting at $5. Get one at https://aipaygen.com/buy-credits
API Key (Optional)
Free tier gives you 10 calls/day with no key needed.
For unlimited access, set your API key:
export AIPAYGEN_API_KEY="apk_your_key_here"
Get a key at api.aipaygen.com/buy-credits — plans start at $5.
How It Works
AiPayGen acts as middleware between your AI agent and powerful APIs:
Your AI Agent (Claude/Cursor/etc.)
↓ MCP protocol
AiPayGen MCP Server (this package)
↓ HTTPS
api.aipaygen.com (85+ endpoints)
↓
Claude, GPT-4, web APIs, scrapers, etc.
Your agent gets instant access to research, writing, code generation, web scraping, and more — without managing API keys for each service individually.
Links
- API Docs: api.aipaygen.com/discover
- GitHub: github.com/djautomd-lab/aipaygen
- Buy Credits: api.aipaygen.com/buy-credits
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aipaygen_mcp-1.4.0.tar.gz.
File metadata
- Download URL: aipaygen_mcp-1.4.0.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0613cc39014a9b434d4b7008683f221dd69347dda9e96f5e6e7c005e65cce069
|
|
| MD5 |
0ed975ddd35bbc62e9fcebe45edb7271
|
|
| BLAKE2b-256 |
80d145af34a55a45ef579236e2a88f3b19fb6d8eef7cb79c4d4d7433aa174d0b
|
File details
Details for the file aipaygen_mcp-1.4.0-py3-none-any.whl.
File metadata
- Download URL: aipaygen_mcp-1.4.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbfc881a92980109d0d0d442fae4cfb6542a53cea69812e8e5901fb5174cf696
|
|
| MD5 |
6fe92eff2be722955fdb735291000b89
|
|
| BLAKE2b-256 |
e6a695d88063d7b7d3fb46de75f229141208e0d16c449e5488824b8def489e1a
|