yksanjo/gmem
Rank #62,250io.github.yksanjo/gmem
Persistent, Solana-aware project memory for AI coding agents. Typed entities + git-aware diffs.
yksanjo/gmem is a Model Context Protocol (MCP) server published by yksanjo. It ranks #62,250 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. yksanjo/gmem is listed across 4 registries — Official MCP, mcp.so, Glama and PulseMCP, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on May 17, 2026.
Ranks ahead of 69,863 of 132,113 servers on MCP Toplist.
Use yksanjo/gmem
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gmem -e "GMEM_DB=<your GMEM_DB>" -- npx -y @yksanjo/gmemReplace each placeholder with your own value before saving.
[mcp_servers.gmem]
command = "npx"
args = ["-y", "@yksanjo/gmem"]
[mcp_servers.gmem.env]
GMEM_DB = "<your GMEM_DB>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gmem": {
"command": "npx",
"args": [
"-y",
"@yksanjo/gmem"
],
"env": {
"GMEM_DB": "<your GMEM_DB>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gmem": {
"command": "npx",
"args": [
"-y",
"@yksanjo/gmem"
],
"env": {
"GMEM_DB": "<your GMEM_DB>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"gmem": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@yksanjo/gmem"
],
"env": {
"GMEM_DB": "<your GMEM_DB>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gmem": {
"command": "npx",
"args": [
"-y",
"@yksanjo/gmem"
],
"env": {
"GMEM_DB": "<your GMEM_DB>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gmem": {
"command": "npx",
"args": [
"-y",
"@yksanjo/gmem"
],
"env": {
"GMEM_DB": "<your GMEM_DB>"
}
}
}
}Replace each placeholder with your own value before saving.
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.yksanjo%2Fgmem)<a href="https://mcptoplist.com/server/io.github.yksanjo%2Fgmem"><img src="https://mcptoplist.com/badge/io.github.yksanjo%2Fgmem.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
yksanjo
Other servers by yksanjo
- soundraw-game-bgm#104,012
- Codex Conductor#115,614
- fusion-mcp#115,615
- rights-mcp#115,616
- WAX MCP Server#115,617
- Unified Memory MCP#123,564
Available versions (1)
| Version | Published |
|---|---|
| 1.1.0 | May 17, 2026 |
Frequently asked questions
- Who maintains yksanjo/gmem?
- yksanjo/gmem is maintained by yksanjo, which publishes 7 MCP servers (1 total version) tracked on MCP Toplist.
- Is yksanjo/gmem listed on the Official MCP Registry?
- Yes — yksanjo/gmem is listed on the Official MCP Registry, alongside mcp.so, Glama and PulseMCP.
- How many versions does yksanjo/gmem have?
- MCP Toplist tracks 1 version of yksanjo/gmem, most recently published on May 17, 2026.
- Where can I find the source code for yksanjo/gmem?
- The source code for yksanjo/gmem is hosted at github.com/yksanjo/gmem.
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.