jamgate
Rank #3,930io.github.amirj4m/jamgate
A neutral memory quality-gate MCP server: save_memory, recall_memory, forget_memory over stdio.
jamgate is a Model Context Protocol (MCP) server published by amirj4m. It ranks #3,930 of 132,113 servers tracked on MCP Toplist. jamgate is listed across 2 registries — Official MCP and Glama, with 22 tracked versions. It was first listed on Jul 18, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 128,183 of 132,113 servers on MCP Toplist.
Use jamgate
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add jamgate -- npx -y jamgate[mcp_servers.jamgate]
command = "npx"
args = ["-y", "jamgate"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"jamgate": {
"command": "npx",
"args": [
"-y",
"jamgate"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"jamgate": {
"command": "npx",
"args": [
"-y",
"jamgate"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"jamgate": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"jamgate"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"jamgate": {
"command": "npx",
"args": [
"-y",
"jamgate"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"jamgate": {
"command": "npx",
"args": [
"-y",
"jamgate"
]
}
}
}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.amirj4m%2Fjamgate)<a href="https://mcptoplist.com/server/io.github.amirj4m%2Fjamgate"><img src="https://mcptoplist.com/badge/io.github.amirj4m%2Fjamgate.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
amirj4m
Other servers by amirj4m
View all amirj4m servers →Available versions (22)
| Version | Published |
|---|---|
| 0.20.0 | Aug 11, 2026 |
| 0.19.0 | Aug 11, 2026 |
| 0.18.0 | Aug 10, 2026 |
| 0.17.0 | Aug 10, 2026 |
| 0.16.0 | Aug 10, 2026 |
| 0.15.1 | Aug 9, 2026 |
| 0.15.0 | Aug 9, 2026 |
| 0.14.1 | Aug 9, 2026 |
| 0.14.0 | Aug 9, 2026 |
| 0.13.2 | Aug 9, 2026 |
| 0.13.1 | Aug 9, 2026 |
| 0.13.0 | Aug 9, 2026 |
| 0.12.0 | Aug 9, 2026 |
| 0.11.2 | Aug 6, 2026 |
| 0.11.1 | Aug 6, 2026 |
| 0.11.0 | Aug 5, 2026 |
| 0.10.5 | Aug 5, 2026 |
| 0.10.4 | Aug 5, 2026 |
| 0.10.3 | Aug 5, 2026 |
| 0.10.2 | Aug 5, 2026 |
| 0.10.1 | Aug 5, 2026 |
| 0.1.0 | Jul 18, 2026 |
Frequently asked questions
- Who maintains jamgate?
- jamgate is maintained by amirj4m, which publishes 2 MCP servers (22 total versions) tracked on MCP Toplist.
- Is jamgate listed on the Official MCP Registry?
- Yes — jamgate is listed on the Official MCP Registry, alongside Glama.
- How many versions does jamgate have?
- MCP Toplist tracks 22 versions of jamgate, most recently published on Aug 11, 2026.
- Where can I find the source code for jamgate?
- The source code for jamgate is hosted at github.com/amirj4m/jamgate.
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.