Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. N3mo
N3mo logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 10:16:27 PM

N3mo

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository25 GitHub StarsTotal stargazers on GitHub for the source repository (25 stars).Visit Website

N3MO: Code intelligence engine mapping repositories into queryable symbol graphs.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "n3mo": {
      "command": "uvx",
      "args": [
        "n3mo"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

N3MO In Action

N3MO Banner SaaS Pipeline PyPI version License: PolyForm Noncommercial 1.0.0 Python Docker Status MCP Registry

PyPI Downloads Sponsor Discord

A structural code intelligence layer that transforms source code into a queryable knowledge graph for search, impact analysis, and AI-powered development.

Parse once. Query forever. Know exactly what breaks before it does.

"Text diffs are the source of all code review anxiety. A developer modifies a core utility, and the reviewer has to spend an hour mentally tracing downstream services to guess if it's safe to merge. N3MO replaces human guesswork with hard math."

Deploy the GitHub Webhook Instantly at n3mo.shop β†’

πŸ“œ Licensed under PolyForm Noncommercial 1.0.0 β€” Source available for noncommercial use. β€’ Need commercial use? Get a commercial license β†’

What is N3MO β€’ Capabilities β€’ Installation β€’ Usage β€’ MCP β€’ CI/CD SaaS β€’ Benchmarks β€’ Tutorial β€’ Sponsor


🎯 What is N3MO?

N3MO is a symbol-centric code intelligence layer. Instead of scanning raw text, it parses your source code's ASTs, maps call graphs, and models dependencies in a queryable relational database β€” deterministically, with zero LLM calls at index time.

For engineering leaders and teams, N3MO acts as a structural insurance policy for your codebases.

πŸ’‘ Why N3MO?

  • πŸ›‘οΈ Eliminate Regression Risks β€” Utility functions are rarely refactored because developers fear unknown side effects. N3MO maps the transitive blast radius of any symbol to arbitrary depth, showing you exactly what will break before you make the edit. Automate this in your CI/CD β†’
  • 🏎️ Rapid Developer Onboarding β€” Instead of senior engineers spending hours explaining codebase flow to new hires, developers run one command to visualize complex call chains and parent-child dependencies interactively.
  • πŸ€– AI-Agent Ready Infrastructure β€” Modern LLM agents (Cursor, Claude Desktop) are limited by context windows and text search. N3MO's native MCP server lets agents query the actual code graph, enabling fast, hallucination-free refactoring.
  • ⚑ No Embeddings, No Drift β€” N3MO is pure static analysis: Tree-sitter AST parsing into PostgreSQL. There's no vector index to keep in sync, no embedding cost per repo, and no semantic-similarity guesswork β€” every edge in the graph is an exact, verifiable relationship.

πŸ“Š How N3MO Compares

CapabilityGrep / Text SearchIDE "Find References"N3MO Code Graph
Analysis BasisSubstring matchingAST-based, direct refs onlyRelational knowledge graph
Transitive Traversal❌ None❌ Manual, one level at a time⚑ Instant to arbitrary depth
Blast Radius Mapping❌ None❌ Flat search-result list🎨 Interactive visual orbit map
CI/CD Integration❌ None❌ Bound to IDE runtimeβš™οΈ Dockerized CLI + CTE queries
AI Agent Integration❌ Injected file chunks⚠️ Manual context copyπŸ€– Native MCP server
Language Coverageβœ… Any text file⚠️ Language-specific pluginsβœ… 27 Tree-sitter grammars
Indexing MethodN/AN/Aβœ… Deterministic AST parse β€” no embeddings, no LLM calls

πŸ› οΈ The Core Problem N3MO Solves

❌ Without N3MO

Developer: "Where does 'login' appear?"
Tool:      grep -r "login" .
Result:    647 matches across 89 files
           ...now what?

βœ… With N3MO

Developer: "What breaks if I change login?"
Tool:      n3mo impact "login"
Result:    3 direct callers β†’ 5 ripple effects
           Full blast radius in < 50ms

N3MO doesn't find text β€” it understands structure. It traces the actual call graph, not string matches.

Questions N3MO answers instantly:

QuestionHow
πŸ”ŽWhat functions and classes exist in this repo?Full symbol index across 27 languages
🎯Where is this symbol used β€” directly and transitively?Recursive CTE traversal to arbitrary depth
πŸ’₯What is the blast radius of changing this function?Interactive orbit map with depth slider
πŸ•ΈοΈHow do these components actually connect?Call graph + parent-child hierarchy
πŸ€–Can my AI agent understand this codebase structurally?Native MCP server for Cursor / Claude

πŸ‘₯ Who it's for

Start here
Individual Developerspip install n3mo β†’ index locally, query instantly. Bring N3MO to Cursor/Claude via our native MCP server. Open source and free under PolyForm Noncommercial.
Code Reviewers & Team LeadsStop merging blindly. Install the N3MO Webhook via n3mo.shop to get deterministic blast-radius comments on every PR automatically.
Engineering LeadersOffload pipeline infrastructure entirely. Zero-config, cloud-managed graph engine. No local PostgreSQL to maintain, zero data retention, and strict privacy.

✨ Core Capabilities

Ingestion & Parsing

  • Multi-language support β€” 27 Tree-sitter grammars supported (dynamically loaded); actively benchmarked on 10 major languages including Python, JS/TS, Go, Java, and C/C++
  • Parallel AST ingestion β€” ProcessPoolExecutor distributes CPU-bound parsing across all available cores
  • Incremental re-indexing β€” SHA-256 file hashing skips unchanged files automatically
  • Idempotent operations β€” re-indexing updates existing data without duplication
  • Smart exclusions β€” case-insensitive directory filters and camelCase-aware filename checks prevent false positives (e.g. allows contest.py while skipping test_*.py)

Analysis & Querying

  • Symbol extraction β€” functions, classes, methods with full file path + line context
  • Hierarchical modeling β€” parent-child relationships (Module β†’ Class β†’ Method)
  • Call graph construction β€” who calls whom, resolved at ingestion time
  • Scope-aware resolution β€” class scope > local file > imports > qualified dot paths > global
  • Blast radius analysis β€” recursive CTE traversal to arbitrary depth with cycle guards

Performance

  • Connection pooling β€” ThreadedConnectionPool eliminates per-symbol DB round trips
  • Batch inserts β€” symbols, imports, and calls batched per file in single transactions
  • Optimized queries β€” SPLIT_PART fix delivered a 2Γ— speedup on call resolution

Visualization & Integration

  • Interactive graph β€” vis.js orbit map with click-to-inspect nodes, sidebar, and depth slider
  • Dark mode β€” toggleable canvas dark mode with real-time node/edge updates, persisted in localStorage
  • Premium styling β€” sleek interactive dashboard landing page UI and graph visualizer styled with Bricolage Grotesque, Inter, and JetBrains Mono typography
  • SKILL.md profile β€” system instructions to configure Claude as an impact-aware coding agent
  • Native MCP server β€” first-class integration with Cursor, Claude Desktop, and Windsurf
  • Git hooks β€” automatic re-indexing on every commit
  • CI pipeline β€” GitHub Actions with linting (ruff), type checking (mypy), and pytest


🌐 Supported Languages

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server β†’
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    πŸ’» Developer Tools3 views
    Compare vs MCP Server Docker β†’
  • Andrea9293 MCP logoAndrea9293 MCP

    Local-first document management and semantic search for AI coding agents

    πŸ’» Developer Tools2 views
    Compare vs Andrea9293 MCP β†’
  • Shadcn Ui MCP Server logoShadcn Ui MCP Server

    MCP server that gives AI assistants seamless access to shadcn/ui v4 components, blocks, demos, and metadata.

    πŸ’» Developer Tools3 views
    Compare vs Shadcn Ui MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
25
Stargazers on the source repository.
Last commit
6d ago
Most recent push to the default branch.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about N3mo

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "n3mo": { "command": "uvx", "args": ["n3mo"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewN3mo AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/n3mo?style=directory)](https://allmcps.com/mcp/n3mo)
HTML Embed
<a href="https://allmcps.com/mcp/n3mo"><img src="https://allmcps.com/api/badge/n3mo?style=directory" alt="N3mo on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
Last updatedSep 18, 2026
11/15 checks healthy over the last 45d
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars25
GitHub Star CountTotal stargazers on GitHub representing community popularity (25 stars).
Last commit6d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 18, 2026
44Quality signal: Fair Β· 44/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 4d ago via OSV.dev Β· n3mo (PyPI)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to N3mo β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients