Imperal MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 144 installs a week from pypi.
Build, validate, smoke-test & deploy Imperal declarative IR apps from any LLM or agent.
Today is the operative word: we check Imperal MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add imperal-mcp -- uvx imperal-mcp
{
"mcpServers": {
"imperal-mcp": {
"args": [
"imperal-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.imperal-mcp]
command = "uvx"
args = ["imperal-mcp"]
{
"mcpServers": {
"imperal-mcp": {
"args": [
"imperal-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"imperal-mcp": {
"args": [
"imperal-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
IMPERAL_API_URL (Override the Imperal API base URL (default: https://auth.imperal.io). Leave unset for production.), IMPERAL_TOKEN (Optional service token for CI or headless environments. When set, skips browser login. Obtain from panel.imperal.io → Developer → Access tokens.).
The author declared them in the registry entry; get the values from the project itself.
Build, validate, and deploy multi-agent AI solutions from any AI environment.
Build, deploy, and operate hosted web apps on VibeKit (vibekit.bot) from any MCP client.
Build, test, deploy, and operate Connic agents.
Build, deploy, and debug web apps on Samsung Tizen and LG webOS Smart TVs from any MCP client
Build, backtest, and deploy quantitative trading strategies from your AI agent.
Build, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.
List, create and deploy your Prefab project templates from any MCP agent.
Build, backtest, and deploy crypto trading strategies via MCP with 7-stage validation.
Answers built from our own checks of this server.