agenticmemory
Rank #33,093io.github.jyswee/agenticmemory
Persistent memory for AI agents — history, context, semantic search, queues. 17 tools, stdio/SSE.
agenticmemory is a Model Context Protocol (MCP) server published by jyswee. It ranks #33,093 of 130,187 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. agenticmemory is listed across 3 registries — Official MCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 97,094 of 130,187 servers on MCP Toplist.
Use agenticmemory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agenticmemory https://mcp.agenticmemory.ai/sseclaude mcp add agenticmemory -e "AGMRY_API_KEY=<your AGMRY_API_KEY>" -- npx -y mcp-serve agmryReplace each placeholder with your own value before saving.
[mcp_servers.agenticmemory]
url = "https://mcp.agenticmemory.ai/sse"Add to ~/.codex/config.toml.
[mcp_servers.agenticmemory]
command = "npx"
args = ["-y", "mcp-serve", "agmry"]
[mcp_servers.agenticmemory.env]
AGMRY_API_KEY = "<your AGMRY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.agenticmemory.ai/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agenticmemory": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"agmry"
],
"env": {
"AGMRY_API_KEY": "<your AGMRY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agenticmemory": {
"url": "https://mcp.agenticmemory.ai/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"agenticmemory": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"agmry"
],
"env": {
"AGMRY_API_KEY": "<your AGMRY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agenticmemory": {
"type": "http",
"url": "https://mcp.agenticmemory.ai/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"agenticmemory": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-serve",
"agmry"
],
"env": {
"AGMRY_API_KEY": "<your AGMRY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agenticmemory": {
"serverUrl": "https://mcp.agenticmemory.ai/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agenticmemory": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"agmry"
],
"env": {
"AGMRY_API_KEY": "<your AGMRY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agenticmemory": {
"url": "https://mcp.agenticmemory.ai/sse"
}
}
}{
"mcpServers": {
"agenticmemory": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"agmry"
],
"env": {
"AGMRY_API_KEY": "<your AGMRY_API_KEY>"
}
}
}
}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.jyswee%2Fagenticmemory)<a href="https://mcptoplist.com/server/io.github.jyswee%2Fagenticmemory"><img src="https://mcptoplist.com/badge/io.github.jyswee%2Fagenticmemory.svg" alt="MCP Toplist: Top 50% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
jyswee
Other servers by jyswee
- Buggazi#18,559 · 18 vers
- SecretCarousel#25,402 · 17 vers
- gpusmarket#29,609 · 11 vers
- analyga#31,047 · 11 vers
- a2a-trustgate#40,937 · 5 vers
- Canvasaas#47,066 · 1 ver
- taufunctions#48,408 · 3 vers
- appoiint#53,156
- Oddsockets CLI#54,749 · 2 vers
- authshore#55,301 · 2 vers
- BandSaaS MCP Server#55,302 · 2 vers
- vipsallowed#66,141 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 1.9.0 | Sep 7, 2026 |
| 1.8.0 | Jul 24, 2026 |
Frequently asked questions
- Who maintains agenticmemory?
- agenticmemory is maintained by jyswee, which publishes 21 MCP servers (80 total versions) tracked on MCP Toplist.
- Is agenticmemory listed on the Official MCP Registry?
- Yes — agenticmemory is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does agenticmemory have?
- MCP Toplist tracks 2 versions of agenticmemory, most recently published on Sep 7, 2026.
- Where can I find the source code for agenticmemory?
- The source code for agenticmemory is hosted at github.com/jyswee/agenticmemory.
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.