Nauro
Rank #1,313ai.nauro/nauro
What every agent should know
Nauro is a Model Context Protocol (MCP) server published by nauro-ai. It ranks #1,313 of 132,046 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Nauro is listed across 3 registries — Official MCP, PulseMCP and Glama, with 24 tracked versions. It was first listed on Jun 6, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 130,733 of 132,046 servers on MCP Toplist.
Use Nauro
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nauro -- uvx nauro serve[mcp_servers.nauro]
command = "uvx"
args = ["nauro", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"nauro": {
"command": "uvx",
"args": [
"nauro",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nauro": {
"command": "uvx",
"args": [
"nauro",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nauro": {
"type": "stdio",
"command": "uvx",
"args": [
"nauro",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nauro": {
"command": "uvx",
"args": [
"nauro",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nauro": {
"command": "uvx",
"args": [
"nauro",
"serve"
]
}
}
}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/ai.nauro%2Fnauro)<a href="https://mcptoplist.com/server/ai.nauro%2Fnauro"><img src="https://mcptoplist.com/badge/ai.nauro%2Fnauro.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
nauro-ai
Available versions (24)
| Version | Published |
|---|---|
| 1.19.0 | Aug 31, 2026 |
| 1.18.1 | Aug 28, 2026 |
| 1.18.0 | Aug 27, 2026 |
| 1.17.0 | Aug 25, 2026 |
| 1.16.0 | Aug 25, 2026 |
| 1.15.0 | Aug 20, 2026 |
| 1.14.1 | Aug 14, 2026 |
| 1.14.0 | Aug 12, 2026 |
| 1.13.0 | Aug 8, 2026 |
| 1.12.0 | Aug 8, 2026 |
| 1.11.0 | Aug 6, 2026 |
| 1.10.0 | Aug 6, 2026 |
| 1.9.0 | Jul 23, 2026 |
| 1.8.0 | Jul 21, 2026 |
| 1.7.0 | Jul 20, 2026 |
| 1.6.0 | Jul 19, 2026 |
| 1.5.0 | Jul 18, 2026 |
| 1.4.0 | Jul 16, 2026 |
| 1.2.1 | Jul 9, 2026 |
| 1.2.0 | Jul 2, 2026 |
| 1.1.0 | Jun 24, 2026 |
| 1.0.1 | Jun 22, 2026 |
| 1.0.0 | Jun 20, 2026 |
| 0.13.2 | Jun 12, 2026 |
Frequently asked questions
- Who maintains Nauro?
- Nauro is maintained by nauro-ai, which publishes 1 MCP server (24 total versions) tracked on MCP Toplist.
- Is Nauro listed on the Official MCP Registry?
- Yes — Nauro is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Nauro have?
- MCP Toplist tracks 24 versions of Nauro, most recently published on Aug 31, 2026.
- Where can I find the source code for Nauro?
- The source code for Nauro is hosted at github.com/nauro-ai/nauro.
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.