Loading MCP server directory, please wait...
Ultra-fast image generation, editing, upscaling, and video generation via Pruna AI.
npx @getmcp/cli add io.github.charlesrapp/prunaRequires Python 3.10+. Community-contributed server. Review source before installing.
PRUNA_API_KEYYour Pruna AI API key (get one at https://pruna.ai)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.charlesrapp/pruna": {
"command": "uvx",
"args": [
"pruna-mcp-server"
],
"env": {
"PRUNA_API_KEY": ""
}
}
}
}