Nodespace
FreeNot checkedEnables AI coding assistants to query a local knowledge base for persistent, searchable project context, reducing re-explanation and token usage.
About
Enables AI coding assistants to query a local knowledge base for persistent, searchable project context, reducing re-explanation and token usage.
README
Faster context. Fewer tokens.
AI coding assistants forget everything between sessions. NodeSpace gives them persistent, searchable access to your project knowledge — so you stop re-explaining your codebase every time you start a conversation.
nodespace.ai · Download · Discord
⚠️ Alpha Preview — NodeSpace is in early development. Features may change and data formats are not yet stable.

Documentation
For full documentation, see nodespace-docs.
Why NodeSpace
Developers using AI assistants waste time copying files, re-explaining architecture, and watching context degrade mid-session. NodeSpace fixes this by sitting between your knowledge and your AI tools:
- 80% fewer roundtrips — AI agents query your knowledge base via the NodeSpace skill instead of scanning files with grep/ripgrep
- Runs entirely on your machine — no cloud accounts, no API calls, no data leaving localhost
- Works offline — on planes, behind VPNs, anywhere
You write things down once. Every AI tool you use can find them instantly.
Installation
Download the Desktop App
| Platform | Format |
|---|---|
| macOS (Apple Silicon) | .dmg |
| Windows | .exe or .msi |
Build from Source
Prerequisites:
- Bun 1.0+ —
curl -fsSL https://bun.sh/install | bash - Rust 1.80+ —
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
git clone https://github.com/NodeSpaceAI/nodespace-core
cd nodespace-core
bun install
bun run tauri:dev
Running Tests
bun run test # Fast unit tests (Happy-DOM)
bun run test:browser # Browser integration tests (Playwright)
bun run test:all # All tests (unit + browser + Rust)
bun run rust:test # Rust backend tests only
Community
- 💬 Join our Discord — ask questions, share feedback, follow development
- 🌟 Star this repo if NodeSpace is useful to you
- 🐛 Report a bug
License
NodeSpace is licensed under the Functional Source License 1.1 (Apache 2.0).
- ✅ Use NodeSpace freely for any purpose
- ✅ Modify the code to fit your needs
See LICENSE for the full text.
Installing Nodespace
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/NodeSpaceAI/nodespace-coreFAQ
Is Nodespace MCP free?
Yes, Nodespace MCP is free — one-click install via Unyly at no cost.
Does Nodespace need an API key?
No, Nodespace runs without API keys or environment variables.
Is Nodespace hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Nodespace in Claude Desktop, Claude Code or Cursor?
Open Nodespace on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Nodespace with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
