Nabu Nisaba
N

Nabu Nisaba

Nabu and Nisaba are research prototype toolkits used to enhance the code understanding and development efficiency of LLM agents. Nabu, as an MCP server, provides code semantic search and structure analysis functions, supporting multiple programming languages; Nisaba provides workspace management capabilities for Claude Code through proxy injection and a TUI interface, helping agents manage context usage autonomously.
2 points
6.4K

What is Nabu + Nisaba?

Nabu + Nisaba is a research prototype system specifically designed for AI assistants (such as Claude Code), providing IDE-like code intelligence functions. It consists of two MCP servers: - **Nabu**: A code intelligence server that provides semantic search and code structure analysis functions. - **Nisaba**: A workspace TUI server that provides a terminal-like user interface working environment for AI assistants. This system helps AI assistants understand code architectures more effectively, reduces context usage, and improves development efficiency.

How to use Nabu + Nisaba?

Using Nabu + Nisaba requires several steps: 1. Install Python dependencies and the project. 2. Configure the MCP server settings. 3. Start the proxy server. 4. Connect to the system through Claude Code. After the system starts, Nabu will automatically index the codebase, and Nisaba will provide a structured TUI workspace for the AI assistant.

Use Cases

Nabu + Nisaba is most suitable for the following scenarios: - AI assistants performing development work on large codebases. - Projects that require understanding complex code architectures. - Research projects that aim to reduce the context usage of AI assistants. - Personal projects or experimental development environments. ⚠️ Note: This is a research prototype and is not recommended for use in production environments.

Main Features

Semantic Code Search
Use advanced AI models to understand code semantics, supporting multiple languages such as Python, Java, C++, and Perl. It can not only search for keywords but also understand the functions and relationships of code.
Code Structure Analysis
Automatically analyze the organizational structure of code and generate an IDE-like code outline. Display the hierarchical relationships between packages, classes, and functions to help AI quickly understand the code architecture.
Workspace TUI
Provide a terminal-like user interface working environment for AI assistants. AI can manage file windows and control context usage like human developers, improving operational efficiency.
Intelligent Context Management
Help AI assistants manage context usage more effectively. Through structured views and semantic search, reduce unnecessary context consumption and extend the session time.
Dynamic Skill System
Support dynamic loading and unloading of skills (augments). AI can activate different functional modules as needed to flexibly adapt to different task requirements.
Advantages
Significantly reduce the context usage of AI assistants (up to 10 times savings in actual measurement)
Improve code understanding and architecture analysis capabilities
Support long - term continuous development sessions (record: 850+ messages, 10 functions)
Provide a working experience similar to that of human developers
An open - source and extensible research platform
Limitations
It is a research prototype, unstable, and not recommended for use in production environments
Requires certain technical knowledge for configuration
Currently only supports specific programming languages
Depends on Claude Code and has limited adaptation to other AI assistants
The system is relatively complex and has a steep learning curve

How to Use

Installation Preparation
Ensure that the system meets the basic requirements: Python 3.13+, Git, and sufficient storage space. It is recommended to use a virtual environment.
Install the Project
Clone the project from GitHub and install the dependency packages.
Configure the MCP Server
Edit the MCP configuration file and set the codebase path and server parameters.
Configure Claude Code
Set the status bar and hooks of Claude Code to enable the workspace function.
Start the System
Start Claude Code through the proxy and connect to the Nabu and Nisaba servers.

Usage Examples

Codebase Exploration
An AI assistant needs to understand the structure and functions of a large codebase. Use Nabu's semantic search and structure analysis to quickly find relevant code modules.
Long - Term Development Session
Develop a new module with multiple functions. Use the workspace TUI to manage multiple files and maintain efficient context usage.
Code Refactoring
Refactor a complex legacy code module. Use semantic search to find all relevant code and analyze the dependencies.

Frequently Asked Questions

Is Nabu + Nisaba suitable for use in production environments?
What version of Python is required?
Which programming languages are supported?
How long does it take to index the codebase?
Can it be used with other AI assistants?
What are "augments" (skills)?

Related Resources

GitHub Repository
Project source code and the latest version
Usage Case Documentation
Detailed usage cases and conversation records
Research Paper Citation
Related research on AI cognitive design patterns
Model Context Protocol
Official documentation of the MCP protocol
Claude Code
Official documentation of Claude Code

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "nabu": {
      "command": "python",
      "args": [
        "-m",            "nabu.mcp.server",
        "--codebase",    "nabu:/path/to_codebase/:/path/to/database.kuzu:active:true",
        "--context",     "development",
        "--enable-http",
        "--http-port",   "1338",
        "--dev-mode"
      ],
      "env": {
        "PYTHONPATH": "/path/to/nabu_nisaba/",
        "NABU_LOG_LEVEL": "INFO",
        "NABU_MODEL_CACHE": "/path/to/nabu_nisaba/.nabu/hf_cache/"
      }
    },
    "nisaba": {
      "type": "http",
      "url": "http://localhost:9973/mcp"
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

R
Rsdoctor
Rsdoctor is a build analysis tool specifically designed for the Rspack ecosystem, fully compatible with webpack. It provides visual build analysis, multi - dimensional performance diagnosis, and intelligent optimization suggestions to help developers improve build efficiency and engineering quality.
TypeScript
8.9K
5 points
N
Next Devtools MCP
The Next.js development tools MCP server provides Next.js development tools and utilities for AI programming assistants such as Claude and Cursor, including runtime diagnostics, development automation, and document access functions.
TypeScript
9.5K
5 points
T
Testkube
Testkube is a test orchestration and execution framework for cloud-native applications, providing a unified platform to define, run, and analyze tests. It supports existing testing tools and Kubernetes infrastructure.
Go
6.2K
5 points
M
MCP Windbg
An MCP server that integrates AI models with WinDbg/CDB for analyzing Windows crash dump files and remote debugging, supporting natural language interaction to execute debugging commands.
Python
8.7K
5 points
R
Runno
Runno is a collection of JavaScript toolkits for securely running code in multiple programming languages in environments such as browsers and Node.js. It achieves sandboxed execution through WebAssembly and WASI, supports languages such as Python, Ruby, JavaScript, SQLite, C/C++, and provides integration methods such as web components and MCP servers.
TypeScript
6.6K
5 points
P
Praisonai
PraisonAI is a production-ready multi-AI agent framework with self-reflection capabilities, designed to create AI agents to automate the solution of various problems from simple tasks to complex challenges. It simplifies the construction and management of multi-agent LLM systems by integrating PraisonAI agents, AG2, and CrewAI into a low-code solution, emphasizing simplicity, customization, and effective human-machine collaboration.
Python
7.3K
5 points
N
Netdata
Netdata is an open-source real-time infrastructure monitoring platform that provides second-level metric collection, visualization, machine learning-driven anomaly detection, and automated alerts. It can achieve full-stack monitoring without complex configuration.
Go
9.7K
5 points
M
MCP Server
The Mapbox MCP Server is a model context protocol server implemented in Node.js, providing AI applications with access to Mapbox geospatial APIs, including functions such as geocoding, point - of - interest search, route planning, isochrone analysis, and static map generation.
TypeScript
8.8K
4 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
22.0K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
31.4K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
18.1K
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
63.9K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
27.1K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
58.2K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
85.2K
4.7 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
41.7K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase