SERVER

Goldhold

Rank #20703

io.github.jerrysrodz/goldhold

Persistent memory for AI agents. Search, store, and recall across sessions.

First listed
Mar 10, 2026
Last publish date
Mar 14, 2026
OVERVIEW

Goldhold is a Model Context Protocol (MCP) server published by jerrysrodz. It ranks #20703 of 58,900 servers tracked on MCP Toplist. Goldhold is listed across 2 registries — Official MCP and PulseMCP, with 10 tracked versions. It was first listed on Mar 10, 2026 and most recently updated on Mar 14, 2026.

STANDING
#20,703of 58,900 tracked serversTop 50%

Ranks ahead of 38,197 of 58,900 servers on MCP Toplist.

CONNECT

Use Goldhold

Add Goldhold to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "goldhold": {
      "url": "https://relay.goldhold.ai/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "goldhold": {
      "command": "npx",
      "args": [
        "-y",
        "@goldhold/mcp-server"
      ],
      "env": {
        "GOLDHOLD_API_KEY": "<your GOLDHOLD_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

jerrysrodz

Organization
Total servers
1
Total versions
10
VERSIONS

Available versions (10)

VersionPublished
1.5.1Mar 14, 2026
1.5.0Mar 14, 2026
1.4.2Mar 13, 2026
1.4.1Mar 13, 2026
1.2.0Mar 12, 2026
1.0.4Mar 12, 2026
1.0.2Mar 10, 2026
1.0.1Mar 10, 2026
1.0.0Mar 10, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Goldhold?
Persistent memory for AI agents. Search, store, and recall across sessions.
Who maintains Goldhold?
Goldhold is maintained by jerrysrodz, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
Is Goldhold an official MCP server?
Yes — Goldhold is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Goldhold have?
MCP Toplist tracks 10 versions of Goldhold, most recently published on Mar 14, 2026.
Where can I find the source code for Goldhold?
The source code for Goldhold is hosted at github.com/jerrysrodz/goldhold-mcp-server.
EXPLORE