Searches private local Markdown, PDF, and Tika-backed content through a read-only MCP interface on Windows.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Caelune.
The Caelune MCP server gives MCP-capable AI clients read-only access to knowledge bases stored on a Windows computer. It searches content indexed by the Caelune desktop application and returns results with source labels so the originating document type and location can be reviewed.
Supported content includes Markdown, PDF, and additional formats handled through Apache Tika extensions. Markdown processing includes awareness of common Logseq properties, block references, and embeds. The server is intended for retrieval, not for managing the underlying collection: it cannot build knowledge bases, remove indexed data, or change application configuration.
The desktop app must prepare at least one knowledge base before the MCP connection can provide useful search results. Caelune reads source files locally and creates separate indexes for its supported document sources. The retrieval pipeline combines SQLite FTS5 lexical matching, structure-aware scoring, LanceDB vector search, and optional reranking. Its local models include BAAI/bge-m3 for semantic retrieval and optionally BAAI/bge-reranker-v2-m3 for reranking.
After indexing, the MCP executable exposes the retrieval core through a local stdio connection. An MCP client can first inspect server readiness and active retrieval mode, then submit a search request. The desktop app can also use live watch to update indexes after source files change, but the MCP package itself does not build or modify those indexes.
Use the Windows desktop release to choose a local data root, add Markdown knowledge-base directories, install or repair the required CPU or CUDA Runtime and local models, and perform an initial full build. The release also provides an MCP-specific Windows ZIP for manual stdio configuration and an .mcpb package for Registry or MCPB-aware clients.
Configure the MCP client to launch Caelune-MCP.exe from the downloaded package. Some clients do not accept local stdio servers directly and may need a local proxy. The application requires 64-bit Windows and sufficient storage for its application files, external Runtime, models, and indexes.
The Caelune MCP server exposes two read-only tools:
omniclip.status checks readiness and reports the active retrieval mode.omniclip.search retrieves source-labelled search results.Search can use the indexes built from Markdown, PDF, and Tika-backed sources. Caelune’s desktop interface provides additional controls for query scope, retrieval settings, result review, page filtering, and context selection, while the MCP interface is limited to the documented read-only operations.
Caelune is local-first, but it may access the network when the user explicitly downloads Runtime components, models, Java, or Tika. Retrieved text leaves the application when it is copied, exported, or requested by an MCP client, and any connected AI service applies its own privacy policies.
The MCP server does not create an index on its own, so a desktop-app build is required first. CPU execution is supported; a compatible NVIDIA GPU is optional. Actual Tika compatibility depends on the source file and parser even though the Tika catalog lists many format entries. Keep source backups and review retrieved context before relying on it for high-stakes work.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/caelune)<a href="https://allmcps.com/mcp/caelune"><img src="https://allmcps.com/api/badge/caelune?style=directory" alt="Caelune on AllMCPs" /></a>