Cortex MCP server
Local multi-client RAG server over the Model Context Protocol.
1 stars316 downloads/wk
Reviews
Write oneNobody has reviewed Cortex yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Cortex tools (4)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
cortex_freshnessReport freshness read-only; include per-file entries only on request.
cortex_list_sectionsList included sections and first-level directories requiring policy opt-in. Use this when the user asks what sections exist, or before calling cortex_search/cortex_sync with a section filter.
cortex_searchSearch the internal knowledge base using semantic similarity. Use this tool whenever the user asks about anything that may be documented in their local knowledge base. Supports French and English queries. `top_k` is clamped to the 1-10 range; larger values return 10 results. Defaults to multilingual vector retrieval; hybrid and rerank are explicit alternatives.
cortex_syncTrigger an incremental sync of the knowledge base index. If section is provided, only that section is synced. Sections are selected by the configured allowlist - use cortex_list_sections to see included and out-of-policy directories. Returns file/chunk publication, removal, skip and error counters.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan61 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 10 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
claude mcp add cortex -- uvx cortex-local-rag
Cortex: common questions
- Is Cortex MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Cortex safety report
- How do I install Cortex?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Cortex need an API key?
- No secret keys are declared. It reads 1 setting from the environment.
- Is Cortex maintained?
- The last commit was 10 days ago (2026-09-09). The latest release is v2026.909.4.
- What can I use instead of Cortex?
- Servers from other publishers that do the same job: PDF MCP server, KLYPIX Project Brain MCP server and Local Rag MCP server. Compare all Cortex alternatives.
Alternatives to Cortex
Same job from other publishers: the closest match first, then the best rated.
- PDFAgentic RAG over one PDF or a whole folder: hybrid search, selective page reads, tables, OCR.not reviewedEstablishedA
- KLYPIX Project BrainActive state management for multi-agent coding: a shared, versioned project brain over MCP.not reviewedGrowingB
- Local RagEasy-to-setup local RAG server with minimal configurationnot reviewedEstablishedA
- MockserverMock, record/replay, verify and chaos-test any HTTP, REST, gRPC or LLM dependency over MCP.not reviewedEstablishedA
- Google SurfWeb, academic and code search with graph RAG, data lineage, ontology and cross-project schema links.not reviewedEstablishedC