OmniSeek
Rank #2,159io.github.Battam1111/omniseek
Your agent seeks what search can't find. A self-hosted perception MCP server.
OmniSeek is a Model Context Protocol (MCP) server published by Battam1111. It ranks #2,159 of 132,405 servers tracked on MCP Toplist, and its repository has 50 GitHub stars. OmniSeek is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 16, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 130,246 of 132,405 servers on MCP Toplist.
Use OmniSeek
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add omniseek -- uvx omniseekclaude mcp add omniseek -- docker run -i --rm ghcr.io/battam1111/omniseek:v0.2.1[mcp_servers.omniseek]
command = "uvx"
args = ["omniseek"]Add to ~/.codex/config.toml.
[mcp_servers.omniseek]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/battam1111/omniseek:v0.2.1"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"omniseek": {
"command": "uvx",
"args": [
"omniseek"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"omniseek": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/battam1111/omniseek:v0.2.1"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"omniseek": {
"command": "uvx",
"args": [
"omniseek"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"omniseek": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/battam1111/omniseek:v0.2.1"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"omniseek": {
"type": "stdio",
"command": "uvx",
"args": [
"omniseek"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"omniseek": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/battam1111/omniseek:v0.2.1"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"omniseek": {
"command": "uvx",
"args": [
"omniseek"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"omniseek": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/battam1111/omniseek:v0.2.1"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"omniseek": {
"command": "uvx",
"args": [
"omniseek"
]
}
}
}{
"mcpServers": {
"omniseek": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/battam1111/omniseek:v0.2.1"
]
}
}
}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.Battam1111%2Fomniseek)<a href="https://mcptoplist.com/server/io.github.Battam1111%2Fomniseek"><img src="https://mcptoplist.com/badge/io.github.Battam1111%2Fomniseek.svg" alt="MCP Toplist: Top 5% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Battam1111
Other servers by Battam1111
View all Battam1111 servers →Available versions (5)
| Version | Published |
|---|---|
| 0.2.1 | Sep 14, 2026 |
| 0.2.0 | Aug 16, 2026 |
| 0.1.3 | Aug 16, 2026 |
| 0.1.2 | Aug 16, 2026 |
| 0.1.1 | Aug 16, 2026 |
Frequently asked questions
- Who maintains OmniSeek?
- OmniSeek is maintained by Battam1111, which publishes 2 MCP servers (41 total versions) tracked on MCP Toplist.
- Is OmniSeek listed on the Official MCP Registry?
- Yes — OmniSeek is listed on the Official MCP Registry, alongside Glama.
- How many versions does OmniSeek have?
- MCP Toplist tracks 5 versions of OmniSeek, most recently published on Sep 14, 2026.
- Where can I find the source code for OmniSeek?
- The source code for OmniSeek is hosted at github.com/Battam1111/omniseek.
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.