openITCOCKPIT MCP Server
Rank #9,328io.github.openITCOCKPIT/mcp-server
openITCOCKPIT monitoring: host and service state, history, downtimes, acknowledgements, patches
openITCOCKPIT MCP Server is a Model Context Protocol (MCP) server published by openITCOCKPIT. It ranks #9,328 of 132,046 servers tracked on MCP Toplist. openITCOCKPIT MCP Server is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Sep 3, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 122,718 of 132,046 servers on MCP Toplist.
Use openITCOCKPIT MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add openitcockpit -e "OITC_APIKEY=<your OITC_APIKEY>" -e "OITC_BASEURL=<your OITC_BASEURL>" -e "OITC_TRANSPORT=<your OITC_TRANSPORT>" -e "OITC_ENABLE_WRITE_TOOLS=<your OITC_ENABLE_WRITE_TOOLS>" -e "OITC_VERIFY_TLS=<your OITC_VERIFY_TLS>" -- docker run -i --rm docker.io/openitcockpit/mcp-server:0.5.0Replace each placeholder with your own value before saving.
[mcp_servers.openitcockpit]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/openitcockpit/mcp-server:0.5.0"]
[mcp_servers.openitcockpit.env]
OITC_APIKEY = "<your OITC_APIKEY>"
OITC_BASEURL = "<your OITC_BASEURL>"
OITC_TRANSPORT = "<your OITC_TRANSPORT>"
OITC_ENABLE_WRITE_TOOLS = "<your OITC_ENABLE_WRITE_TOOLS>"
OITC_VERIFY_TLS = "<your OITC_VERIFY_TLS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openitcockpit": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/openitcockpit/mcp-server:0.5.0"
],
"env": {
"OITC_APIKEY": "<your OITC_APIKEY>",
"OITC_BASEURL": "<your OITC_BASEURL>",
"OITC_TRANSPORT": "<your OITC_TRANSPORT>",
"OITC_ENABLE_WRITE_TOOLS": "<your OITC_ENABLE_WRITE_TOOLS>",
"OITC_VERIFY_TLS": "<your OITC_VERIFY_TLS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openitcockpit": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/openitcockpit/mcp-server:0.5.0"
],
"env": {
"OITC_APIKEY": "<your OITC_APIKEY>",
"OITC_BASEURL": "<your OITC_BASEURL>",
"OITC_TRANSPORT": "<your OITC_TRANSPORT>",
"OITC_ENABLE_WRITE_TOOLS": "<your OITC_ENABLE_WRITE_TOOLS>",
"OITC_VERIFY_TLS": "<your OITC_VERIFY_TLS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"openitcockpit": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/openitcockpit/mcp-server:0.5.0"
],
"env": {
"OITC_APIKEY": "<your OITC_APIKEY>",
"OITC_BASEURL": "<your OITC_BASEURL>",
"OITC_TRANSPORT": "<your OITC_TRANSPORT>",
"OITC_ENABLE_WRITE_TOOLS": "<your OITC_ENABLE_WRITE_TOOLS>",
"OITC_VERIFY_TLS": "<your OITC_VERIFY_TLS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openitcockpit": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/openitcockpit/mcp-server:0.5.0"
],
"env": {
"OITC_APIKEY": "<your OITC_APIKEY>",
"OITC_BASEURL": "<your OITC_BASEURL>",
"OITC_TRANSPORT": "<your OITC_TRANSPORT>",
"OITC_ENABLE_WRITE_TOOLS": "<your OITC_ENABLE_WRITE_TOOLS>",
"OITC_VERIFY_TLS": "<your OITC_VERIFY_TLS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openitcockpit": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/openitcockpit/mcp-server:0.5.0"
],
"env": {
"OITC_APIKEY": "<your OITC_APIKEY>",
"OITC_BASEURL": "<your OITC_BASEURL>",
"OITC_TRANSPORT": "<your OITC_TRANSPORT>",
"OITC_ENABLE_WRITE_TOOLS": "<your OITC_ENABLE_WRITE_TOOLS>",
"OITC_VERIFY_TLS": "<your OITC_VERIFY_TLS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.openITCOCKPIT%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.openITCOCKPIT%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.openITCOCKPIT%2Fmcp-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
openITCOCKPIT
Available versions (4)
| Version | Published |
|---|---|
| 0.5.0 | Sep 17, 2026 |
| 0.4.0 | Sep 16, 2026 |
| 0.3.0 | Sep 11, 2026 |
| 0.2.0 | Sep 7, 2026 |
Frequently asked questions
- Who maintains openITCOCKPIT MCP Server?
- openITCOCKPIT MCP Server is maintained by openITCOCKPIT, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is openITCOCKPIT MCP Server listed on the Official MCP Registry?
- Yes — openITCOCKPIT MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does openITCOCKPIT MCP Server have?
- MCP Toplist tracks 4 versions of openITCOCKPIT MCP Server, most recently published on Sep 17, 2026.
- Where can I find the source code for openITCOCKPIT MCP Server?
- The source code for openITCOCKPIT MCP Server is hosted at github.com/openITCOCKPIT/openITCOCKPIT-MCP-Server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.