Nia is a context-augmentation layer for agents, primarily designed for coding agents. It provides them with an up-to-date knowledge base and improves their performance by 27%.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"nia": {
"args": [
"-y",
"nia-wizard"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Index docs, repos, PDFs, and datasets -- then search them with AI. Backed by Y Combinator ($6.2M raised)
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'nia-wizard' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked nia-wizard against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / developer-tools
Persistent memory using a knowledge graph
Manage Supabase projects — databases, auth, storage, and edge functions
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Security Weekly
Get CVE alerts and security updates for Nia and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Index docs, repos, PDFs, and datasets -- then search them with AI. Backed by Y Combinator ($6.2M raised)
Nia lets you index docs, repos, PDFs, datasets, spreadsheets, Slack, Google Drive, and more -- then gives your AI agent a search API to query them. Your agent gets real answers instead of hallucinations.
Nia is an API layer that gives agents up-to-date, continuously monitored context across repositories, documentation, PDFs, datasets, Slack, Google Drive, and local knowledge sources. It handles indexing, search, reading, research, and handoffs so agents can work from real source material instead of guesswork.
You can use it with agents like Cursor or Claude Code as an MCP server, or build your own applications with the Nia API.
Core Capabilities:
npx nia-wizard@latest
This wizard handles everything:
Alternative methods:
pnpx nia-wizard@latest # pnpm
bunx nia-wizard@latest # bun (fastest)
yarn dlx nia-wizard@latest # yarn
Nia works with 30+ agents including:
| Agent | Agent | Agent |
|---|---|---|
| Cursor | VS Code | Claude Code |
| Windsurf | Cline | Continue.dev |
| Claude Desktop | Zed | JetBrains AI |
| OpenAI Codex | Copilot CLI | Gemini CLI |
| Amazon Q | Roo Code | Kilo Code |
| Qwen Coder | Mistral Vibe | And many more... |
See our full setup guide for all supported agents.