DeepYardDeepYard

Filesystem MCP vs Memory MCP

Side-by-side comparison with live GitHub signals. Last updated May 26, 2026.

F

Filesystem MCP

Secure local filesystem access — read, write, search, and manage files via MCP

OSSFree
86.2K19.0K/w5d ago430
M

Memory MCP

Persistent knowledge graph memory across AI coding sessions

OSSFree
86.2K15.0K/w5d ago430
MetricFilesystem MCPMemory MCP
GitHub Stars86.2K86.2K
Contributors430430
Last CommitMay 21, 2026May 21, 2026
Open Issues522522
Licenseopen-sourceopen-source
Pricingopen-sourceopen-source
Free TierYesYes
Categorymcp-serversmcp-servers
TrendingNoNo

Shared Tags

anthropicreference-server

Only in Filesystem MCP

filesystemfile-operationsmcp-officiallocal

Only in Memory MCP

memoryknowledge-graphpersistencecontext-management

About Filesystem MCP

The official Anthropic filesystem MCP server provides sandboxed access to your local file system with configurable allowed directories. It exposes tools to read file contents, list directories, write and create files, move files, search by pattern, and get file metadata — giving AI assistants controlled, auditable access to your codebase without arbitrary shell execution. Ships as part of Anthropic's reference MCP servers collection.

View full listing

About Memory MCP

The official Anthropic memory MCP server gives AI assistants persistent, cross-session memory using a local knowledge graph stored as a JSON file. Claude can create entities (people, projects, concepts), record relations between them, and add observations over time — then recall that information in future sessions. Ideal for long-running projects where continuity matters: the assistant remembers your architecture decisions, team conventions, and in-progress work without you having to repeat context.

View full listing