AiPayGen — 65+ AI Tools as an MCP Server✓
io.github.Damien829/aipaygen · v1.9.7
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Damien829/aipaygen",
"description": "65+ AI tools as MCP: research, write, code, scrape, translate, RAG, agent memory, workflows",
"title": "AiPayGen — 65+ AI Tools as an MCP Server",
"repository": {
"url": "https://github.com/Damien829/aipaygen",
"source": "github"
},
"version": "1.9.7",
"websiteUrl": "https://aipaygen.com",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "aipaygen-mcp",
"version": "1.9.4",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional API key for unlimited access. Free tier (3 calls/day) works without it.",
"isSecret": true,
"name": "AIPAYGEN_API_KEY"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.aipaygen.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}