AiPayGen — 65+ AI Tools as an MCP Server MCP Server
io.github.Damien829/aipaygen
What is the AiPayGen — 65+ AI Tools as an MCP Server MCP server?
65+ AI tools as MCP: research, write, code, scrape, translate, RAG, agent memory, workflows
How to install AiPayGen — 65+ AI Tools as an MCP Server
Copy-paste configuration for popular MCP clients.
AIPAYGEN_API_KEYsecretOptional API key for unlimited access. Free tier (3 calls/day) works without it.
{
"mcpServers": {
"aipaygen": {
"command": "uvx",
"args": [
"aipaygen-mcp"
],
"env": {
"AIPAYGEN_API_KEY": "<YOUR_AIPAYGEN_API_KEY>"
}
}
}
}{
"mcpServers": {
"aipaygen": {
"command": "uvx",
"args": [
"aipaygen-mcp"
],
"env": {
"AIPAYGEN_API_KEY": "<YOUR_AIPAYGEN_API_KEY>"
}
}
}
}{
"mcpServers": {
"aipaygen": {
"command": "uvx",
"args": [
"aipaygen-mcp"
],
"env": {
"AIPAYGEN_API_KEY": "<YOUR_AIPAYGEN_API_KEY>"
}
}
}
}{
"servers": {
"aipaygen": {
"type": "stdio",
"command": "uvx",
"args": [
"aipaygen-mcp"
],
"env": {
"AIPAYGEN_API_KEY": "<YOUR_AIPAYGEN_API_KEY>"
}
}
}
}claude mcp add aipaygen --env AIPAYGEN_API_KEY=<YOUR_AIPAYGEN_API_KEY> -- uvx aipaygen-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.