Loading MCP server directory, please wait...
Deploy + manage apps, domains, VPS & crypto balance on Impreza Host - no-KYC, offshore, BTC/XMR.
npx @getmcp/cli add io.github.imprezahost/impreza-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
IMPREZA_API_KEYImpreza API key (imp_…), from the clientarea → Impreza API.
IMPREZA_API_SECRETImpreza API secret (shown once when the key is created).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.imprezahost/impreza-mcp": {
"command": "npx",
"args": [
"-y",
"impreza-mcp"
],
"env": {
"IMPREZA_API_KEY": "",
"IMPREZA_API_SECRET": "",
"IMPREZA_BASE_URL": ""
}
}
}
}