Omen
Rank #1,723io.github.panbanda/omen
MCP server providing omen capabilities
Omen is a Model Context Protocol (MCP) server published by panbanda. It ranks #1,723 of 132,046 servers tracked on MCP Toplist, and its repository has 19 GitHub stars. Omen is listed across 2 registries — Official MCP and PulseMCP, with 21 tracked versions. It was first listed on Nov 26, 2025 and most recently updated on Dec 16, 2025.
Ranks ahead of 130,323 of 132,046 servers on MCP Toplist.
Use Omen
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add omen -- docker run -i --rm ghcr.io/panbanda/omen:3.0.0 mcp[mcp_servers.omen]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/panbanda/omen:3.0.0", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"omen": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/panbanda/omen:3.0.0",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"omen": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/panbanda/omen:3.0.0",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"omen": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/panbanda/omen:3.0.0",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"omen": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/panbanda/omen:3.0.0",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"omen": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/panbanda/omen:3.0.0",
"mcp"
]
}
}
}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.panbanda%2Fomen)<a href="https://mcptoplist.com/server/io.github.panbanda%2Fomen"><img src="https://mcptoplist.com/badge/io.github.panbanda%2Fomen.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
panbanda
Available versions (21)
| Version | Published |
|---|---|
| 3.0.0 | Dec 16, 2025 |
| 2.8.0 | Dec 15, 2025 |
| 2.7.0 | Dec 15, 2025 |
| 2.6.3 | Dec 14, 2025 |
| 2.6.2 | Dec 10, 2025 |
| 2.6.1 | Dec 10, 2025 |
| 2.6.0 | Dec 10, 2025 |
| 2.5.0 | Dec 10, 2025 |
| 2.4.3 | Dec 9, 2025 |
| 2.4.2 | Dec 9, 2025 |
| 2.4.1 | Dec 9, 2025 |
| 2.4.0 | Dec 9, 2025 |
| 2.3.0 | Dec 9, 2025 |
| 2.2.0 | Dec 9, 2025 |
| 2.1.0 | Dec 9, 2025 |
| 2.0.0 | Dec 9, 2025 |
| 1.6.0 | Dec 7, 2025 |
| 1.5.0 | Dec 2, 2025 |
| 1.4.7 | Dec 2, 2025 |
| 1.4.6 | Dec 2, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Omen?
- Omen is maintained by panbanda, which publishes 1 MCP server (21 total versions) tracked on MCP Toplist.
- Is Omen listed on the Official MCP Registry?
- Yes — Omen is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Omen have?
- MCP Toplist tracks 21 versions of Omen, most recently published on Dec 16, 2025.
- Where can I find the source code for Omen?
- The source code for Omen is hosted at github.com/panbanda/omen.
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.