Nautilus Compass Memory
Rank #433io.github.chunxiaoxx/nautilus-compass
Local-first long-term memory for AI agents, with byte-recomputable signed verification receipts.
Nautilus Compass Memory is a Model Context Protocol (MCP) server published by chunxiaoxx. It ranks #433 of 132,046 servers tracked on MCP Toplist, and its repository has 207 GitHub stars. Nautilus Compass Memory is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Apr 27, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 131,613 of 132,046 servers on MCP Toplist.
Use Nautilus Compass Memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http nautilus-compass https://compass.nautilus.social/mcp/This endpoint requires authentication — see the server’s docs for credentials.
claude mcp add nautilus-compass -- uvx nautilus-compass[mcp_servers.nautilus-compass]
url = "https://compass.nautilus.social/mcp/"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.nautilus-compass]
command = "uvx"
args = ["nautilus-compass"]Add to ~/.codex/config.toml.
https://compass.nautilus.social/mcp/Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nautilus-compass": {
"command": "uvx",
"args": [
"nautilus-compass"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nautilus-compass": {
"url": "https://compass.nautilus.social/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nautilus-compass": {
"command": "uvx",
"args": [
"nautilus-compass"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nautilus-compass": {
"type": "http",
"url": "https://compass.nautilus.social/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"nautilus-compass": {
"type": "stdio",
"command": "uvx",
"args": [
"nautilus-compass"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nautilus-compass": {
"serverUrl": "https://compass.nautilus.social/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nautilus-compass": {
"command": "uvx",
"args": [
"nautilus-compass"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nautilus-compass": {
"url": "https://compass.nautilus.social/mcp/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nautilus-compass": {
"command": "uvx",
"args": [
"nautilus-compass"
]
}
}
}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.chunxiaoxx%2Fnautilus-compass)<a href="https://mcptoplist.com/server/io.github.chunxiaoxx%2Fnautilus-compass"><img src="https://mcptoplist.com/badge/io.github.chunxiaoxx%2Fnautilus-compass.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
chunxiaoxx
Available versions (3)
| Version | Published |
|---|---|
| 3.2.0 | Sep 17, 2026 |
| 1.6.2 | May 18, 2026 |
| 1.6.1 | May 18, 2026 |
Frequently asked questions
- Who maintains Nautilus Compass Memory?
- Nautilus Compass Memory is maintained by chunxiaoxx, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Nautilus Compass Memory listed on the Official MCP Registry?
- Yes — Nautilus Compass Memory is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Nautilus Compass Memory have?
- MCP Toplist tracks 3 versions of Nautilus Compass Memory, most recently published on Sep 17, 2026.
- Where can I find the source code for Nautilus Compass Memory?
- The source code for Nautilus Compass Memory is hosted at github.com/chunxiaoxx/nautilus-compass.
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.