Loading MCP server directory, please wait...
Build and operate declarative REST/Kafka services on Orion: 46 tools over the full admin API.
npx @getmcp/cli add io.github.GoPlasmatic/orionRequires Docker Engine. Community-contributed server. Review source before installing.
ORION_SERVER_URLURL of the Orion server to manage (e.g. http://localhost:8080)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.GoPlasmatic/orion": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"ORION_SERVER_URL",
"-e",
"ORION_API_KEY",
"ghcr.io/goplasmatic/orion-cli:0.2.1",
"mcp",
"serve"
],
"env": {
"ORION_SERVER_URL": "",
"ORION_API_KEY": ""
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.