Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Agent Memory MCP
  4. vs N3MemoryCore Lite (Working Memory)
Side-by-Side Model Context Protocol Comparison

Agent Memory MCP vs N3MemoryCore Lite (Working Memory)

In-depth architectural comparison of the Agent Memory MCP and N3MemoryCore Lite (Working Memory) MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Agent Memory MCP
Knowledge & Memory · Local stdio
Quality: 48/100 (Fair) | Auth: No auth required
N3MemoryCore Lite (Working Memory)
Knowledge & Memory · Local stdio
Quality: 47/100 (Fair) | Auth: No auth required
Verdict Summary: Choose Agent Memory MCP if you need specialized Knowledge & Memory tools running via a local process. Choose N3MemoryCore Lite (Working Memory) if your workspace requires Knowledge & Memory integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Agent Memory MCP logo

Choose Agent Memory MCP when:

  • You need dedicated capabilities in the Knowledge & Memory domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: save_memory, search_memories, relevant_memories.
Explore Agent Memory MCP Details
N3MemoryCore Lite (Working Memory) logo

Choose N3MemoryCore Lite (Working Memory) when:

  • You need dedicated capabilities in the Knowledge & Memory domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: search_memory, save_memory, list_memories.
Explore N3MemoryCore Lite (Working Memory) Details

Feature & Specification Comparison

Specification
Agent Memory MCP logo
Agent Memory MCP
Knowledge & Memory
N3MemoryCore Lite (Working Memory) logo
N3MemoryCore Lite (Working Memory)
Knowledge & Memory
SummaryMarkdown memory for AI agents. Files you can read, edit, grep, and commit. Not a database.Ephemeral 7-day hybrid vector+BM25 working memory, multilingual, backed by Redis Stack.
Category & ScopeKnowledge & MemoryKnowledge & Memory

Tools & Capabilities Breakdown

Agent Memory MCP Tools (24)

save_memory
Create or update a memory. Atomic write + locked. Validates name + type. Updates the index.
search_memories
Fuzzy search (Fuse.js · typo-tolerant, word-order tolerant, partial matches). Returns top N with relevance 0-100 + body snippet.
relevant_memories
Same matching as search, but returns full memory bodies as one markdown doc. Built for LLM auto-context.
get_memory
Fetch one memory by name. Returns frontmatter + body.
list_memories
List memories. Optional `type` filter. Paginated (default 50/page).
delete_memory

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Agent Memory MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "agent-memory-mcp-3": {
      "command": "npx",
      "args": [
        "-y",
        "@xultrax-web/agent-memory-mcp"
      ]
    }
  }
}
N3MemoryCore Lite (Working Memory) Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "n3memorycore-lite-working-memory": {
      "command": "uvx",
      "args": [
        "--from",
        "n3memorycore-mcp-lite",
        "n3mc-workingmemory"
      ]
    }
  }
}

Frequently Asked Questions

Agent Memory MCP is categorized under Knowledge & Memory and uses a local stdio subprocess. In contrast, N3MemoryCore Lite (Working Memory) belongs to Knowledge & Memory using local stdio subprocess. Select Agent Memory MCP when you need capabilities focused on knowledge & memory and N3MemoryCore Lite (Working Memory) when you require tools for knowledge & memory.

More alternatives to Agent Memory MCPMore alternatives to N3MemoryCore Lite (Working Memory)Knowledge & Memory category hub

Related MCP Server Comparisons

Popular comparisons with Agent Memory MCP

  • Moxie Docs MCP logoAgent Memory MCP vs Moxie Docs MCP
  • Scrivener MCP logoAgent Memory MCP vs Scrivener MCP
  • Mem0 MCP Selfhosted logoAgent Memory MCP vs Mem0 MCP Selfhosted
  • MarsNMe logoAgent Memory MCP vs MarsNMe

Popular comparisons with N3MemoryCore Lite (Working Memory)

Quality signal48/100 (Fair)47/100 (Fair)
Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
Auth RequirementNo auth requiredNo auth required
Pricing ModelFree / Open SourceFree / Open Source
Required Env VarsNone requiredNone required
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnpx · highuvx · high
Engagement & Health 1 views 0 copies 0 upvotes 1 stars 0 views 0 copies 0 upvotes 0 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Agent Memory MCP ListingView N3MemoryCore Lite (Working Memory) Listing
Receipt-required, target-bound, single-use.** Pass a Compliance Receipt from `check_action({action:'delete memory <name>', action_type:'deletions'})` — bound to that exact memory (via the `action_hash` caveat) and usable once. Soft-deletes to `.trash/<ts>-<name>.md`.
restore_memory
Restore a soft-deleted memory from `.trash/`. Picks the most recent trash entry for the name.
doctor
Storage integrity check. Reports orphans, dangling index entries, unreadable files. Pass `rebuild-index=true` to repair `MEMORY.md` from disk.
stats
Dashboard: counts per type, total size, largest memory, audit-log size, trash count.
log_events
Read recent entries from the audit event log. Optional `tail` (default 20) + `action` filter.
verify_memory
Re-evaluate a memory's claims. Extracts URLs/dates/file refs, flags stale-date signals, returns type-specific verification heuristics. Pairs with the `audit_stale` prompt.
find_backlinks
List memories that link to the given memory via `[[wiki-link]]` syntax in their bodies. Useful for "what references this" views.
+12 more tools listed on main page

N3MemoryCore Lite (Working Memory) Tools (6)

search_memory
Hybrid (vector + BM25) search, ranked & time-decayed, `session_id` boost
save_memory
Persist a short entry (7d TTL, dedup: exact + near-duplicate)
list_memories
Most-recent entries, newest first
delete_memory
Remove a specific entry by id (cascades to chunks if id is a parent doc)
delete_memories_by_session
Bulk-delete every memory tied to a `session_id` — wraps up a finished project
repair_memory
Re-create the RediSearch index if missing
Moxie Docs MCP logo
N3MemoryCore Lite (Working Memory) vs Moxie Docs MCP
  • Scrivener MCP logoN3MemoryCore Lite (Working Memory) vs Scrivener MCP
  • Roampal Core logoN3MemoryCore Lite (Working Memory) vs Roampal Core
  • Codebase Memory MCP logoN3MemoryCore Lite (Working Memory) vs Codebase Memory MCP