MCP Server
MCP
AiPayGen — 65+ AI Tools as an MCP Server
65+ AI tools as MCP: research, write, code, scrape, translate, RAG, agent memory, workflows
Install
uvx aipaygen-mcp
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.aipaygen.com/mcp"
}
],
"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"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
pypi
By
Comments
Sign in to leave a comment