Giskard Memory
Rank #52,270io.github.giskard09/memory
Pay-per-use semantic memory for AI agents. SHA256 commitment, Ed25519 sig, Lightning.
Giskard Memory is a Model Context Protocol (MCP) server published by giskard09. It ranks #52,270 of 115,460 servers tracked on MCP Toplist. Giskard Memory is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 23, 2026 and most recently updated on Apr 14, 2026.
Ranks ahead of 63,190 of 115,460 servers on MCP Toplist.
Use Giskard Memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http memory https://memory.rgiskard.xyz/sseThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.memory]
url = "https://memory.rgiskard.xyz/sse"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://memory.rgiskard.xyz/sseSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"memory": {
"url": "https://memory.rgiskard.xyz/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"memory": {
"type": "http",
"url": "https://memory.rgiskard.xyz/sse"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"memory": {
"serverUrl": "https://memory.rgiskard.xyz/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"memory": {
"url": "https://memory.rgiskard.xyz/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.giskard09%2Fmemory)<a href="https://mcptoplist.com/server/io.github.giskard09%2Fmemory"><img src="https://mcptoplist.com/badge/io.github.giskard09%2Fmemory.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
giskard09
Other servers by giskard09
- ARGENTUM#5,162 · 1 ver
- Giskard Oasis#52,271 · 1 ver
- Giskard Search#52,272 · 1 ver
- Giskard Origin#53,297 · 1 ver
- SOMA#88,842
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Apr 14, 2026 |
Frequently asked questions
- Who maintains Giskard Memory?
- Giskard Memory is maintained by giskard09, which publishes 6 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Giskard Memory listed on the Official MCP Registry?
- Yes — Giskard Memory is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Giskard Memory have?
- MCP Toplist tracks 1 version of Giskard Memory, most recently published on Apr 14, 2026.
- Where can I find the source code for Giskard Memory?
- The source code for Giskard Memory is hosted at github.com/giskard09/giskard-memory.