Omni Seek MCP Server
The answer is sitting in minute 47 of a podcast, three replies deep in a comment thread, behind a login, in another language. Your agent gets it anyway. Its 18 documented tools cover omniseek, paper, curator. It runs locally over stdio via the published package.
People who work with omniseek, paper and curator and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-14 · ★ 50 · #49 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18
Apache-2.0 · Python servers · how we verify → /methodology
01 · Install Omni Seek
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add battam1111-omniseek -- uvx omniseek Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"battam1111-omniseek": {
"command": "uvx",
"args": [
"omniseek"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem
license Apache-2.0 - declared in the repository
pypi package omniseek - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.Battam1111 is GitHub-verified and matches the repo owner
03 · What Omni Seek can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can read images, document figures, video frames with vision, map a research field's citation neighborhood: foundational core vs. frontier, resolve a person's name to candidate author IDs across databases, and map a researcher's collaboration network by joint-paper count.
Capability map
Tools grouped from the project's README - what Omni Seek lets an agent do.
Omniseek
17 tools - e.g. Fan out across the whole catalog, deduplicate, rank. Cross-lingual (semantic + lexical).; Normalize any URL or document (web page, PDF, arXiv) into clean text.; Read images, document figures, video…
omniseek_search · omniseek_read · omniseek_view · omniseek_transcribe · omniseek_field_skeleton · omniseek_resolve_identity…
auth & access
1 tool - e.g. Map a researcher's collaboration network by joint-paper count.
omniseek_coauthors
Latest releases
v0.2.1 · 2026-09-14
bump docker/setup-qemu-action from 3 to 4 · bump docker/setup-buildx-action from 3 to 4 · bump actions/deploy-pages from 4 to 5 · bump actions/upload-pages-artifact from 3 to 5 · bump actions/upload-artifact from 5 to 7
v0.2.0 · 2026-08-16
Every public claim is now measured, printed at boot, or tightened to exactly what the code does. · Public benchmark: six suites mapped onto the README claims, 54 tasks with recorded search-resistance evidence…
v0.1.3 · 2026-08-16
Polish release. Runtime strings speak only about the catalog (no private-era operator voice anywhere; a sync residue gate now makes that class unshippable). New: docs/sources.md, the source catalog as a…
04 · Who maintains Omni Seek
OmniSeek is maintained by battam1111. We track 2 MCP servers from battam1111 - 2 actively maintained, 114 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from battam1111.
05 · Facts
- repository
- github.com/battam1111/omniseek
- category
- memory - ranked #49 of 304 actively-maintained memory servers as of 2026-09-18.
- release cadence
- 6 releases in the last 90 days (latest 2026-09-14)
- registry
- io.github.Battam1111/omniseek (active, first published 2026-08-16 · 5 versions)
- packages
- pypi:omniseek · oci:ghcr.io/battam1111/omniseek:v0.2.1
06 · Omni Seek FAQ
Is Omni Seek still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 6 releases in the last 90 days. We re-verify nightly.
What can Omni Seek do?
With this server connected, an agent can read images, document figures, video frames with vision, map a research field's citation neighborhood: foundational core vs. frontier, resolve a person's name to candidate author IDs across databases, and map a researcher's collaboration network by joint-paper count.
How do I install Omni Seek?
Run `uvx omniseek`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Omni Seek run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Omni Seek
Alternatives to Omni Seek
Maintained memory servers if Omni Seek isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 162 languages, sub-ms queries, 99% fewer tokens. ★ 43,715 · 2026-09-18
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,449 · 2026-09-17
- Tradememory Protocol Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents. ★ 1,419 · 2026-09-14
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,322 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 984 · 2026-09-09
- Projectmem Coding agent memory - one local MCP server for every project. Warns before repeating failed fixes. ★ 826 · 2026-09-15
Pairs well with
Servers that cover what Omni Seek doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Veritasgraph · Memory Arbiter MCP · Open Brain · Memwright · Attestor
More Python MCP servers · Bawbel Scanner · Agentfetch · Palimpsest - censorship, China economy and model-eval observatory · Beever Atlas · CodeCortex Context Engine · see all