Loomal

MarsNMe

MCP server by github.com/marsmanleo/marsnme

Agent-agnostic memory backend that preserves continuity between humans and AI over time.

6 starsnpm: @marsnme/mcp-gateway

About MarsNMe

MarsNMe is an MCP (Model Context Protocol) server published by marsmanleo in the official MCP registry, listed under Autonomous Agents on Loomal. Agent-agnostic memory backend that preserves continuity between humans and AI over time.

It ships as an npm package (@marsnme/mcp-gateway), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/marsmanleo/marsnme, where the project has earned 6 GitHub stars.

Use MarsNMe with your agent

Claude Code · one command
claude mcp add marsnme -- npx -y @marsnme/mcp-gateway
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "marsnme": {
      "command": "npx",
      "args": [
        "-y",
        "@marsnme/mcp-gateway"
      ]
    }
  }
}
npm@marsnme/mcp-gateway

Frequently asked questions

What is MarsNMe?
MarsNMe is an MCP (Model Context Protocol) server by marsmanleo in the Autonomous Agents category. Agent-agnostic memory backend that preserves continuity between humans and AI over time.
How do I connect MarsNMe to Claude, Cursor, or another MCP client?
Install MarsNMe from its npm package (@marsnme/mcp-gateway) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MarsNMe open source?
Yes — the source code is public at github.com/marsmanleo/marsnme, with 6 GitHub stars.
Can AI agents pay to use MarsNMe?
Not yet through Loomal — MarsNMe is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MarsNMe? Claim this listing free by verifying GitHub ownership, or contact us.