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. 🧠 Knowledge & Memory
  3. Mwe Mcp β€” Memory Wiki Engine
Mwe Mcp β€” Memory Wiki Engine logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 5:32:38 PM

Mwe Mcp β€” Memory Wiki Engine

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 Repository6 GitHub StarsTotal stargazers on GitHub for the source repository (6 stars).Visit Website

Self-hosted multi-user memory for AI agents: a human-readable Markdown wiki with per-fragment ACL.

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

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "mwe-mcp-memory-wiki-engine": {
      "url": "http://127.0.0.1:8742/mcp"
    }
  }
}

πŸ’‘ 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

mwe-mcp β€” the Memory Wiki Engine

Every AI agent you use, remembering into one shared Markdown wiki. Every fact in it governed individually: who it's about, who said it, who may read it, and when it stops being true.

β–Έ Open the public demo Β· demo.contea.casa

One household's shared memory: three people, three assistants, 203 turns of conversation from 2 March to 18 July 2026, rebuilt by the engine and then frozen. Enter as Bob, Alice or Zoe with one click, on any page, and see what each of them may read. It is read-only: nothing you do changes it, nothing you click calls a model, and no agent can be attached to it. The guided tour walks eight pages of it.

License Rust Edition MCP CI Release

Why Β· The demo Β· The tour Β· The idea, in one page Β· Quickstart Β· Where it fits Β· How it works Β· Docs


Why this exists

Ask most agent frameworks where their memory lives and the honest answer is "in a vector index somewhere." That works until you want to do something human with it: open it, fix a wrong fact, understand why the agent believes what it believes. Or the hard one, let more than one person share a memory without everyone seeing everything.

A blob of embeddings has no answer to who is this fact about, who told us, who's allowed to read it, and is it still true?

mwe-mcp answers all four. The memory is a folder of Markdown pages you can open and read. Underneath, every fact on those pages is indexed and governed one by one, and the rules are enforced by the engine in code, not by asking a model nicely.

Same page, two readers, two answers

A family runs one shared memory. Every assistant they talk to writes into it and recalls from it: the voice assistant in the kitchen, a bot on Telegram, Claude Code on a laptop. Alice and Bob are on the team. Zoe is family, but not on the team.

Alice: "Bob changed jobs, he's at AcmeCorp now." Assistant: "Noted in Bob's profile."

The engine resolves "Bob", decides the fact is about Bob so it lands on his page, keeps Alice as the one who reported it, and scopes it to group:team. Later, two different people ask:

Bob: "What do you know about my current job?" Assistant: "You're at AcmeCorp (noted by Alice on May 17)."

Zoe: "Do you know where Bob works?" Assistant: "I don't have anything I can share about that."

Same page, same fact, two answers. Zoe isn't on the team, so the span is removed before it ever reaches her agent. No error, no "access denied", just invisible.

Here is the page itself. Each governed span is wrapped in a marker that carries only a stable key, so the prose stays clean and everything sensitive about the fact (subject, sender, audience, validity) lives in the engine's index:

markdown
Alice is going through a busy stretch at work. See [[alice/acmecorp]].

She weighs {{f=0196c4b1-…}}72 kg{{/}} as of May 10, and
{{f=0196c4b2-…}}just cut her hair{{/}}.

Alice sees that verbatim. Anyone who isn't Alice sees the protected span collapse:

text
She weighs [redacted] as of May 10, and just cut her hair.

The built-in dashboard renders the same page the same way: reading it is decided by the fact's subject, audience and sender, not by whose wiki the page sits in, and the reader is told the view is declassified, never what was withheld.

No permissions database bolted on top, no per-document walls. Visibility is enforced fragment by fragment, sentence by sentence. This is the thing most agent memories simply cannot express.

None of that is a diagram. There is a frozen instance of exactly this at demo.contea.casa, built by the engine out of four and a half months of one household talking to three different assistants. In it the group is called renovation, the kitchen rebuild, and Zoe was taken out of it on 5 June, six weeks after the tiler's quote was written down. Open the kitchen trades page as Bob and the Β£9,800 is there. Click Zoe in the bar at the top of the page you are already on, and the same paragraph comes back with that figure gone and the rest of it still reading. Nobody had to remember to hide it: her membership changed and the fact did not.

A walk through the demo

Eight stops on the frozen instance at demo.contea.casa. Every link below opens a real page there, and nothing on it can be changed: the instance is frozen.

Each stop says who to be. The sign-in screen offers Enter as Bob Β· Enter as Alice Β· Enter as Zoe, and the same switch sits in the bar at the top of every page as Look as:, so changing identity costs one click and puts you back on the page you were reading. A link followed from cold passes through the sign-in screen and then lands on the page it named. Entering as one of them is not a preview mode: the session carries that person's own identity and role, and the memory answers exactly as it would for them. Bob is also the operator of this deployment, which is why one of the stops below has to be his.

The cast is invented. Bob, Alice and Zoe share a house, Zoe is Alice's sister, Nora is Bob's mother and Sam a colleague of his, Marco is the tiler, Pepper is the cat. The three assistants are a speaker in the kitchen, a bot on the phones, and a coding agent on Bob's laptop. The three groups are household, all three of them; parents, the money and the family health; and renovation, the kitchen rebuild. Zoe joined parents on 10 May and left renovation on 5 June, and both changes were made in the identity console, with no fact edited and nothing re-indexed.

1 Β· One list, three readers, no copies. The shopping list Β· as Bob, then Alice, then Zoe. Nineteen rows still to buy. Switch identity twice on that page and the nineteen rows do not move: every one of them is about group:household, and all three are in it. The same holds for everything else the household owns: type group:household into About on the Facts page and the same 73 rows come back whoever you are. There is one list, not three private copies somebody has to keep in step.

2 Β· Two values for one detail, and only one person can settle it. The question waiting on Zoe Β· as Zoe. On 24 June Zoe gave the memory her mobile number. Later Alice gave a different one for her. The memory did not pick, and it could not ask Alice either, because Alice may not read the number already on Zoe's card: it parked the new value and put the question to the one person entitled to answer it. The page shows both numbers, says why it stopped, and offers the three answers it will take.

3 Β· Forgetting is a vote when the fact is not only yours. The forget request Β· as Alice. Zoe asked the memory to forget that her contract was not renewed. She is who the fact is about, but she is not who put it there, and it is readable by more than her, so it is not hers to delete alone: the request became a ballot among the people who can read it, Alice and Bob. Silence consents, a majority of no blocks it, and the request is sitting on Alice until one or the other happens.

4 Β· A rule that changed address, and so changed which agents obey it. Zoe's rules page Β· as Zoe. On 3 March Zoe told the kitchen speaker to keep it short. On 2 April she said she meant every assistant and not just that one, so the rule left that assistant and attached to her: it is on her own rules page now, and no longer on the kitchen assistant's. Nothing was deleted, and the Facts page shows it: put user:zoe in About, tick include facts that no longer hold, and the old row is there, held from 3 March to 2 April, its Wiki the kitchen assistant's and its Replaced by naming the one that took over. Where a rule lives is what decides which agents obey it.

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 & Memory31 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 β†’
  • Kairn logoKairn

    Local-first knowledge engine for AI agents: memory, graph, and recall over MCP.

    🧠 Knowledge & Memory1 views
    Compare vs Kairn β†’
  • 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 β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
6
Stargazers on the source repository.
Last commit
10d ago
Most recent push to the default branch.

Reviews

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

Frequently Asked Questions about Mwe Mcp β€” Memory Wiki Engine

mwe-mcp β€” Memory Wiki Engine is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "mwe-mcp-memory-wiki-engine": { "url": "http://127.0.0.1:8742/mcp" } }

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 PreviewMwe Mcp β€” Memory Wiki Engine AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mwe-mcp-memory-wiki-engine?style=directory)](https://allmcps.com/mcp/mwe-mcp-memory-wiki-engine)
HTML Embed
<a href="https://allmcps.com/mcp/mwe-mcp-memory-wiki-engine"><img src="https://allmcps.com/api/badge/mwe-mcp-memory-wiki-engine?style=directory" alt="Mwe Mcp β€” Memory Wiki Engine on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
More technical detailsExpand β–Ύ
TransportSSE (Remote)
Last updatedSep 14, 2026
14/14 checks healthy over the last 46d
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.
GitHub stars6
GitHub Star CountTotal stargazers on GitHub representing community popularity (6 stars).
Last commit10d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 14, 2026
41Quality signal: Fair Β· 41/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 ownership10/20
Documentation & tools16/30
Adoption & activity5/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 β€” 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 Mwe Mcp β€” Memory Wiki Engine β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients