Neurostack
Local RAG layer and optimizer for your Markdown knowledge base. CLI + MCP server: grounded answers for any AI client, stale-note detection, session harvesting i…
- Transport
- Not stated
- Package
- —
- Registry id
- —
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
Neurostack scaffolds a local knowledge vault, indexes content semantically, and surfaces outdated notes, running entirely on the user's machine. It provides a Model Context Protocol (MCP) server with 21 tools for integrating with compatible AI clients. Installation is performed via a single npm command.
The MCP server supports stdio, SSE, or HTTP transport. Search blends full-text search (FTS5) with semantic embeddings, supporting keyword, semantic, or hybrid modes. A cloud mode offers a free tier indexing up to 500 notes and allowing 1,000 queries per month.
The product is licensed under the Apache-2.0 license.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.