SERVER
Goldhold
Rank #20675io.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 #20675 of 58,832 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,675of 58,832 tracked serversTop 50%
Ranks ahead of 38,157 of 58,832 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
VERSIONS
Available versions (10)
| Version | Published |
|---|---|
| 1.5.1 | Mar 14, 2026 |
| 1.5.0 | Mar 14, 2026 |
| 1.4.2 | Mar 13, 2026 |
| 1.4.1 | Mar 13, 2026 |
| 1.2.0 | Mar 12, 2026 |
| 1.0.4 | Mar 12, 2026 |
| 1.0.2 | Mar 10, 2026 |
| 1.0.1 | Mar 10, 2026 |
| 1.0.0 | Mar 10, 2026 |
| 0.1.0 | Nov 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