SYS NOMINALLISTINGS 912 SERVERS 573CLIENTS 103AI AGENTS 236
All tools
Co
MCP SERVER

CodeNib

Source-linked CodeGraph exploration, ranked search, and static navigation for coding agents.

Developer toolsmcpdeveloper tools
Visit project

About CodeNib

Source-linked CodeGraph exploration, ranked search, and static navigation for coding agents. The observed Official MCP Registry record provides its connection details; nothing was installed or executed.

How to connect

What is the endpoint and how does it run?

Runs locally from the pypi package codenib (version 0.2.3) over stdio.

How do I add CodeNib to Claude Code, Cursor or Claude Desktop?

Claude Code
claude mcp add codenib -- uvx codenib
Cursor, Claude Desktop and other clients (JSON config)
{
  "mcpServers": {
    "codenib": {
      "command": "uvx",
      "args": [
        "codenib"
      ]
    }
  }
}

Snippets are generated from the published package name; the server name codenib is only a label you can change. Add the credentials the publisher documents.

Published packages
pypicodenib @ 0.2.3

Sources and checks

View the source

Registry name: ai.codenib/codenib
Published version: 0.2.3

Source information collected September 9, 2026.

Badge and embed

Show this listing on your website or README. The badge and the card link back to this page.

Listed on RUAGENTICCodeNib on RUAGENTIC
Markdown badge
[![Listed on RUAGENTIC](https://ruagentic.com/badge/codenib.svg)](https://ruagentic.com/tools/codenib)
HTML badge
<a href="https://ruagentic.com/tools/codenib"><img src="https://ruagentic.com/badge/codenib.svg" alt="Listed on RUAGENTIC" height="28"></a>
Markdown card
[![CodeNib on RUAGENTIC](https://ruagentic.com/embed/codenib.svg)](https://ruagentic.com/tools/codenib)
HTML embed
<iframe src="https://ruagentic.com/embed/codenib" width="480" height="150" style="border:0;max-width:100%" loading="lazy" title="CodeNib on RUAGENTIC"></iframe>