openITCOCKPIT monitoring: host and service state, history, downtimes, acknowledgements, patches
npx @getmcp/cli add io.github.openITCOCKPIT/mcp-serverRequires Docker Engine. Community-contributed server. Review source before installing.
OITC_APIKEYAPI key of a dedicated, least-privilege openITCOCKPIT user. This server presents it to openITCOCKPIT; it is never handed to a client.
OITC_BASEURLBase URL of the openITCOCKPIT instance, e.g. https://openitcockpit.example.org - without a path.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.openITCOCKPIT/mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"OITC_APIKEY",
"-e",
"OITC_BASEURL",
"-e",
"OITC_TRANSPORT",
"-e",
"OITC_ENABLE_WRITE_TOOLS",
"-e",
"OITC_VERIFY_TLS",
"docker.io/openitcockpit/mcp-server:0.2.0"
],
"env": {
"OITC_APIKEY": "",
"OITC_BASEURL": "",
"OITC_TRANSPORT": "stdio",
"OITC_ENABLE_WRITE_TOOLS": "false",
"OITC_VERIFY_TLS": "true"
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
AI memory layer — one shared, persistent memory across every AI tool you connect.