Nahuali
Rank #6,349io.github.Arakiss/nahuali
Trust-aware agent memory with evidence-backed recall, self-inspection, and audit history.
Nahuali is a Model Context Protocol (MCP) server published by Arakiss. It ranks #6,349 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Nahuali is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Jun 14, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 125,697 of 132,046 servers on MCP Toplist.
Use Nahuali
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nahuali -- docker run -i --rm ghcr.io/arakiss/nahuali-mcp:0.8.0-beta.10[mcp_servers.nahuali]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/arakiss/nahuali-mcp:0.8.0-beta.10"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"nahuali": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arakiss/nahuali-mcp:0.8.0-beta.10"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nahuali": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arakiss/nahuali-mcp:0.8.0-beta.10"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nahuali": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arakiss/nahuali-mcp:0.8.0-beta.10"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nahuali": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arakiss/nahuali-mcp:0.8.0-beta.10"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nahuali": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arakiss/nahuali-mcp:0.8.0-beta.10"
]
}
}
}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.Arakiss%2Fnahuali)<a href="https://mcptoplist.com/server/io.github.Arakiss%2Fnahuali"><img src="https://mcptoplist.com/badge/io.github.Arakiss%2Fnahuali.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Arakiss
Available versions (11)
| Version | Published |
|---|---|
| 0.8.0-beta.10 | Jul 30, 2026 |
| 0.8.0-beta.9 | Jul 30, 2026 |
| 0.8.0-beta.8 | Jul 30, 2026 |
| 0.8.0-beta.7 | Jul 17, 2026 |
| 0.8.0-beta.6 | Jul 16, 2026 |
| 0.8.0-beta.5 | Jul 16, 2026 |
| 0.8.0-beta.4 | Jul 16, 2026 |
| 0.8.0-beta.3 | Jul 15, 2026 |
| 0.8.0-beta.2 | Jul 15, 2026 |
| 0.8.0-beta.1 | Jul 15, 2026 |
| 0.8.0-beta.0 | Jul 15, 2026 |
Frequently asked questions
- Who maintains Nahuali?
- Nahuali is maintained by Arakiss, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Nahuali listed on the Official MCP Registry?
- Yes — Nahuali is listed on the Official MCP Registry, alongside Glama.
- How many versions does Nahuali have?
- MCP Toplist tracks 11 versions of Nahuali, most recently published on Jul 30, 2026.
- Where can I find the source code for Nahuali?
- The source code for Nahuali is hosted at github.com/Arakiss/nahuali.
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.