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
  • 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. ๐Ÿง  Knowledge & Memory
  3. Memdocs
M
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Memdocs

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe havenโ€™t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time โ€” check back soon.
View Repository

Git-native project memory for AI assistants with enterprise-grade audit compliance

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "memdocs": {
      "command": "npx",
      "args": [
        "-y",
        "memdocs"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿง  More in Knowledge & Memory

Documentation Overview

MemDocs ๐Ÿง 

Persistent Memory for AI Projects

CI codecov Python 3.10+ PyPI version License Code style: black

Features โ€ข Quick Start โ€ข Complete Stack โ€ข Empathy Integration โ€ข Documentation โ€ข Examples โ€ข Contributing


๐Ÿš€ The Complete Stack for 10x+ Productivity

Code
VS Code + Claude Code (latest) + MemDocs + Empathy = 10x+ Productivity

Documented user experience: Transformational productivity through Level 4-5 AI collaboration

๐Ÿ“– Learn More:

  • Quick Start: Blog Post - Engaging narrative explaining the five levels
  • Executive Summary - 1-page overview for teams & investors
  • Technical Deep-Dive - 21-page analysis with code examples

๐ŸŽฏ What is MemDocs?

MemDocs is a git-native memory management system that gives AI assistants persistent, project-specific memory. It generates structured, machine-readable documentation that lives in your repositoryโ€”no cloud services, no recurring costs, just local/git-based storage that enhances AI context and team collaboration.

๐Ÿ’ก The Problem

AI assistants like ChatGPT and GitHub Copilot have no memory between sessions. Every conversation starts from scratch, forcing you to repeatedly explain your codebase, architecture decisions, and project context.

Result: AI stuck at Level 1-2 (Reactive) - can only respond after being asked, can't predict future needs, can't learn from patterns.

โœจ The Solution

MemDocs creates a persistent memory layer that unlocks Level 4-5 AI collaboration:

  • ๐Ÿง  Remembers your project across sessions (via .memdocs/ directory)
  • ๐Ÿ”ฎ Enables predictions 30-90 days ahead (Level 4 Anticipatory Empathy)
  • ๐Ÿ‘ฅ Shares memory with your team (committed to git)
  • ๐Ÿ’ฐ 2000x cost savings vs full repo reviews ($0.03 vs $60)
  • โšก Works offline (no cloud dependencies for retrieval)
  • ๐Ÿค Integrates with Empathy Framework (Level 4 Anticipatory Intelligence)
  • ๐Ÿ”’ Privacy-first (optional PHI/PII detection and redaction)

Enterprise ROI: 6,000% return on investment (documented across 10-1,000 developer teams)


๐Ÿš€ Quick Start

Installation

bash
# From PyPI (recommended)
pip install memdocs

# With optional features
pip install memdocs[embeddings]  # Local vector search
pip install memdocs[all]         # All features

# From source
git clone https://github.com/Smart-AI-Memory/memdocs.git
cd memdocs
pip install -e ".[dev,embeddings]"

Basic Usage

server.ts
# 1. Set your Claude API key
export ANTHROPIC_API_KEY="your-key-here"

# 2. Initialize MemDocs in your project (MCP enabled by default!)
cd your-project
memdocs init

# 3. Set up automatic updates (recommended)
memdocs setup-hooks --post-commit

# 4. Document changed files
memdocs review --changed

# 5. Search your project memory
memdocs query "payment processing"

# 6. Show memory stats
memdocs stats

Large Repository Workflow

bash
# For repos with 1,000+ files: use git integration
memdocs init
memdocs setup-hooks --post-commit  # Auto-review on every commit

# Work normally - memory updates automatically!
git add file.py
git commit -m "refactor: improve performance"
# MemDocs reviews changed files automatically (5-15 seconds)

# Or manually review only changes
memdocs review --changed        # Modified files only
memdocs review --since main     # Your branch changes
memdocs review --since HEAD~10  # Last 10 commits

Your First Documentation

bash
# Document a specific file
memdocs review --path src/main.py

# Output:
# โœจ Analyzing src/main.py...
# ๐Ÿ“ Generating documentation with Claude Sonnet 4.5...
# โœ… Documentation saved to .memdocs/docs/main/
#    - index.json (machine-readable)
#    - symbols.yaml (code map)
#    - summary.md (human-readable)

โœจ Key Features

๐Ÿง  Git-Native Memory

  • All documentation stored in .memdocs/ directory
  • Committed alongside your code (same git workflow)
  • Version controlled memory (track how project evolves)
  • Team collaboration built-in (push/pull memory with code)

๐ŸŽฏ Smart Scoping

  • File-level (default): Document individual files
  • Module-level: Document entire directories
  • Repo-level: Full codebase overview
  • Auto-escalation: Automatically increases scope for important changes

๐Ÿค– AI-Powered Summarization

  • Claude Sonnet 4.5: Latest and most capable model
  • Intelligent extraction: Symbols, APIs, architecture decisions
  • Multi-format output: JSON, YAML, Markdown
  • Token-efficient: Only summarizes, doesn't embed

๐Ÿ” Semantic Search (Optional)

  • Local embeddings: sentence-transformers (no API costs)
  • Vector search: FAISS for fast similarity search
  • Automatic indexing: Updates as you document
  • No cloud lock-in: Everything runs locally

๐Ÿ“ˆ Enterprise Scale - Large Repository Support

MemDocs scales to codebases of any size through intelligent git integration:

  • Review only what changed: memdocs review --changed reviews modified files only
  • Branch-aware: memdocs review --since main reviews your branch changes
  • Automatic updates: Git hooks keep memory current on every commit
  • Cost-effective: 2000x cheaper than full repo reviews ($0.03 vs $60)
  • Lightning fast: 15 seconds instead of hours

Perfect for large repos (1,000+ files):

bash
# One-time setup
memdocs init
memdocs setup-hooks --post-commit

# Every commit after: automatic memory updates!
git commit -m "fix: bug in auth"  # Reviews 5 files, takes 15s, costs $0.03

Cost comparison:

Repo SizeFull ReviewChanged FilesSavings
10,000 files$60 + 2-4 hours$0.03 + 15 seconds2000x
5,000 files$30 + 1-2 hours$0.02 + 10 seconds1500x
1,000 files$6 + 15 minutes$0.01 + 5 seconds600x

๐Ÿ”Œ MCP Server (Model Context Protocol)

  • Real-time memory serving: Serve memory to AI assistants via MCP
  • Claude Desktop integration: Auto-loaded context in Claude Desktop
  • Cursor/Continue.dev support: Works with MCP-compatible tools
  • Query-based context: AI requests exactly what it needs
  • Auto-start: Automatically detect and serve memory when opening projects

Quick setup for Claude Desktop:

bash
# Start MCP server
memdocs serve --mcp

# Or auto-start in VS Code (add to .vscode/tasks.json)
# See docs/guides/mcp-setup.md for details

๐Ÿš€ The Complete Stack: Transformational Productivity

When you combine the right tools, productivity isn't linearโ€”it's exponential.

Code
VS Code + Claude Code (latest) + MemDocs + Empathy = 10x+ Productivity

The four components work synergistically:

ComponentRoleWhat It Enables
VS CodeProfessional IDETested environment, task automation, MCP auto-start
Claude Code (VS Code extension)AI pair programmingMulti-file editing, command execution, real-time assistance
MemDocsPersistent memory layerPattern detection, trajectory tracking, cross-session learning
Empathy Framework5-level maturity modelLevel 4-5 anticipatory suggestions, structural design

Real-world results:

  • 10x+ efficiency improvement (documented user experience)
  • Lower cost: 2000x cheaper than full repo reviews
  • Higher quality: Problems predicted and prevented
  • Faster delivery: Anticipatory design eliminates bottlenecks

Quick setup (5 minutes):

bash
# Install VS Code: https://code.visualstudio.com
# Install Claude Code extension in VS Code: https://claude.ai/claude-code
pip install empathy-framework[full]>=1.6.0  # Empathy 1.6.0+ includes MemDocs
cd your-project/
memdocs init  # Auto-configures MCP for Claude Code
empathy-os configure
code .  # Open in VS Code - MCP server auto-starts!

Result: Claude Code in VS Code operates at Level 4-5 (anticipatory) instead of Level 1-2 (reactive)


๐Ÿ”— Empathy Framework Integration: Level 4-5 AI Collaboration

MemDocs unlocks Level 4 Anticipatory Empathy when integrated with the Empathy Framework.

The Five Levels of AI Collaboration:

LevelNameBehaviorMemory RequiredExample
1ReactiveHelp after being askedNoneChatGPT: "You asked, here it is"
2GuidedCollaborative explorationSession only"Let me ask clarifying questions"
3ProactiveAct before being askedMemDocs patterns"I pre-fetched what you usually need"
4AnticipatoryPredict future needs (30-90 days)MemDocs trajectory"Next week's auditโ€”docs ready"
5SystemsDesign structural solutionsMemDocs cross-project"I built a framework for all cases"

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    โ˜… Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    ๐Ÿง  Knowledge & Memory21 views
    Compare vs Moxie Docs MCP โ†’
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    ๐Ÿง  Knowledge & Memory16 views
    Compare vs Scrivener MCP โ†’
  • Elefante logoElefante

    Open, Git-native memory protocol for MCP agents. Portable, versioned, human-editable.

    ๐Ÿง  Knowledge & Memory1 views
    Compare vs Elefante โ†’
  • Codebase Memory MCP logoCodebase Memory MCP

    Code-intelligence engine that indexes a repo into a persistent knowledge graph โ€” functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, 99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. npx codebase-memory-mcp

    ๐Ÿง  Knowledge & Memory7 views
    Compare vs Codebase Memory MCP โ†’

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Memdocs

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "memdocs": { "command": "npx", "args": ["-y", "memdocs"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMemdocs AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/memdocs?style=directory)](https://allmcps.com/mcp/memdocs)
HTML Embed
<a href="https://allmcps.com/mcp/memdocs"><img src="https://allmcps.com/api/badge/memdocs?style=directory" alt="Memdocs on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿง Knowledge & Memory
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging ยท 27/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿง  Knowledge & Memory โ†’Best MCP servers for Memory & Knowledge โ†’Alternatives to Memdocs โ†’Install in Claude DesktopInstall in CursorInstall in VS Code