N3MO
Rank #3,436io.github.RajX-dev/n3mo
N3MO: Code intelligence engine mapping repositories into queryable symbol graphs.
N3MO is a Model Context Protocol (MCP) server published by rajx-dev. It ranks #3,436 of 132,046 servers tracked on MCP Toplist, and its repository has 25 GitHub stars. N3MO is listed across 3 registries — Official MCP, PulseMCP and Glama, with 13 tracked versions. It was first listed on Jun 13, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 128,610 of 132,046 servers on MCP Toplist.
Use N3MO
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add n3mo -- uvx n3mo[mcp_servers.n3mo]
command = "uvx"
args = ["n3mo"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"n3mo": {
"command": "uvx",
"args": [
"n3mo"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"n3mo": {
"command": "uvx",
"args": [
"n3mo"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"n3mo": {
"type": "stdio",
"command": "uvx",
"args": [
"n3mo"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"n3mo": {
"command": "uvx",
"args": [
"n3mo"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"n3mo": {
"command": "uvx",
"args": [
"n3mo"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.RajX-dev%2Fn3mo)<a href="https://mcptoplist.com/server/io.github.RajX-dev%2Fn3mo"><img src="https://mcptoplist.com/badge/io.github.RajX-dev%2Fn3mo.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rajx-dev
Available versions (13)
| Version | Published |
|---|---|
| 2.0.3 | Jul 14, 2026 |
| 2.0.1 | Jul 5, 2026 |
| 2.0.0 | Jun 29, 2026 |
| 1.3.0 | Jun 22, 2026 |
| 1.2.5 | Jun 21, 2026 |
| 1.2.4 | Jun 19, 2026 |
| 1.2.3 | Jun 18, 2026 |
| 1.2.2 | Jun 15, 2026 |
| 1.1.0 | Jun 15, 2026 |
| 1.0.9 | Jun 15, 2026 |
| 1.0.8 | Jun 15, 2026 |
| 1.0.7 | Jun 13, 2026 |
| 1.0.6 | Jun 13, 2026 |
Frequently asked questions
- Who maintains N3MO?
- N3MO is maintained by rajx-dev, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is N3MO listed on the Official MCP Registry?
- Yes — N3MO is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does N3MO have?
- MCP Toplist tracks 13 versions of N3MO, most recently published on Jul 14, 2026.
- Where can I find the source code for N3MO?
- The source code for N3MO is hosted at github.com/rajx-dev/n3mo.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.