MCP Server
MCP
io.github.charlesrapp/pruna
Ultra-fast image generation, editing, upscaling, and video generation via Pruna AI.
Install
uvx pruna-mcp-server
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "pruna-mcp-server",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Pruna AI API key (get one at https://pruna.ai)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "PRUNA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment