Impreza Host MCP Server
Enables deploying apps, managing servers, domains/DNS, VPS lifecycle, and account balance on Impreza Host via AI in VS Code.
README
Impreza Host for VS Code
Deploy apps and manage your servers, domains/DNS, VPS lifecycle and account balance on Impreza Host — privacy-first, no-KYC, offshore/DMCA-resistant hosting paid in Bitcoin / Monero — straight from GitHub Copilot or Claude in VS Code, via the Model Context Protocol (MCP).
Impreza Host is the hosting provider (imprezahost.com). This is not the “Impreza” WordPress theme, and is unrelated to the Subaru Impreza.
What it does
Once installed, the extension contributes the Impreza Host MCP server to VS Code's MCP list. Enable it and your AI gains 32 tools — deploy catalog or custom (Docker / git) apps, manage deployments, domains/DNS, Proxmox VPS lifecycle (status / power / backups / reinstall), and top up your balance in crypto — all acting on your own Impreza account.
Two ways to connect (both appear under MCP: List Servers):
- Impreza Host (OAuth) — the hosted connector. No install, no API key: authorize in your browser (OAuth 2.1) and go. Recommended.
- Impreza Host (local, API key) — runs
npx impreza-mcplocally. Run the command “Impreza: Set API key + secret” and paste your Impreza API key + secret (clientarea → Impreza API); they're stored in VS Code SecretStorage, never in settings. This path can also upload a local project folder to deploy.
Usage
Open Copilot Chat in Agent mode, make sure the Impreza server is enabled (the MCP tools icon), then talk naturally:
“List my Impreza servers, then deploy this project and give me the URL.”
“Add an A record for app.example.com pointing at my VPS.”
“Top up my balance with $20 in Monero.”
Links
- Docs / setup: https://docs.imprezahost.com/tutorials/ai-mcp-integration.html
- MCP server package: https://www.npmjs.com/package/impreza-mcp
- Impreza Host: https://imprezahost.com
Security
The OAuth path issues a scoped, revocable token (no API secret ever leaves Impreza). The local path keeps your key/secret in VS Code SecretStorage and sends them only as request headers over HTTPS. Full policy: https://github.com/imprezahost/impreza-mcp/blob/main/SECURITY.md
License
MIT
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.