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.

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
  • X (@AllMCPs) β†— (opens in a new tab)
  • 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. Developer Tools
  3. Mnema β€” Shared Brain for You and Your AI Agents
M
Health: ActiveRecent health check succeeded.Last checked 8/27/2026, 4:01:29 AM

Mnema β€” Shared Brain for You and Your AI Agents

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).

Self-hostable shared brain for you and your AI agents β€” docs, flows, meetings, decisions, rationale

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": {
    "mnema-shared-brain-for-you-and-your-ai-agents": {
      "command": "npx",
      "args": [
        "-y",
        "mnema-shared-brain-for-you-and-your-ai-agents"
      ]
    }
  }
}

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

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Mnema

Your AI assistant answers from its training data, not your team's. Mnema is a self-hostable knowledge workspace that publishes your docs, decisions, and step-by-step workflows to any MCP-aware AI client (Claude, ChatGPT, Cursor, Windsurf, Cline) over the Model Context Protocol β€” so your agents read your context, live, with no uploads or copy-paste.

This is the open-core repository (fair-code, Mnema Community License). It is the full core product and runs on its own; the enterprise modules are separate.

Quickstart (self-host in a few minutes)

Clone to a live MCP endpoint in about 4 minutes β€” a one-time image build. (A stone-cold first-ever build can take longer; it's I/O-bound on Docker's filesystem, not downloads. Native Linux is as fast or faster.)

Requirements: Docker + Docker Compose. (Working on the code itself, outside Docker? Node 22 β€” nvm use picks it up from .nvmrc β€” and pnpm 10; see CONTRIBUTING.md.)

bash
git clone https://github.com/nbkdoesntknowcoding/mnema.git
cd mnema
./scripts/self-host-init.sh          # generates secrets + the OAuth keypair, writes .env
docker compose up -d --build         # postgres, redis, api, collab, workers, web

Then:

  • Open http://localhost:4321 and create an account at /auth/local (email + password).
  • Connect an MCP client to your server: http://localhost:8080/mcp (in Claude/Cursor, add it as a custom MCP/connector URL; you'll be sent back here to log in and approve).

That's it β€” the first workspace comes with a welcome doc and an example flow, so your first connection has something real to read.

Optional: set VOYAGE_API_KEY (semantic search) and GEMINI_API_KEY (autocomplete) in .env β€” bring your own keys. Both stay disabled until set.

Documentation

  • Connect an AI client β€” Claude, ChatGPT, Cursor, Windsurf, Antigravity
  • Embed Mnema in your own app β€” REST API + an API key
  • REST API reference β€” every public endpoint, auth, scopes, examples

What's in the core (this repo) vs. licensed

The free layer carries the full product; the gates sit on what organizations and R&D need. Plainly:

CapabilityCore (this repo)Licensed
Docs, real-time editor, folders, searchβœ…βœ…
Flows (build + walk step-by-step via MCP)βœ…βœ…
MCP server (read + propose/commit writes)βœ…βœ…
Built-in email+password auth, or generic OIDCβœ…βœ…
Self-host, single-workspace, unlimited docsβœ…βœ…
Version history + document exportβœ… free with a community licenseβœ…
Knowledge graph (build, report, traverse)βŒβœ…
Meeting intelligence (bot, transcription, summaries)βŒβœ…
Org / IAM / SSO, audit logs, multi-workspaceβŒβœ…

The knowledge graph, meeting intelligence, org/IAM+SSO, audit, and multi-workspace mode are commercial add-ons β€” the core runs perfectly without them, and its CI proves it builds and boots with the enterprise modules entirely absent. Licensing: LICENSE for the core; enterprise inquiries via the website.

Docs, flows, collaboration, and live MCP are free forever, registered or not. Version history and export are also free β€” we just ask for your email (a free community license, entered in Settings). Your history is recorded from day one; registering reveals it.

Self-host notes

  • Pin to a release tag. For a stable deployment, check out a tagged release rather than tracking main: git fetch --tags && git checkout vX.Y.Z, then docker compose up -d --build. Release tags are immutable and signed; upgrade by checking out a newer tag and rebuilding. See RELEASING.md and CHANGELOG.md.
  • HTTPS / reverse proxy. Behind TLS, expose the collab WebSocket as wss://<your-host>/collab (WebSocket upgrade enabled) and set PUBLIC_COLLAB_URL=wss://<your-host>/collab, then rebuild the web app (PUBLIC_* vars are baked in at build time). Otherwise the browser falls back to ws://localhost:1234, which is blocked as mixed content on an HTTPS page β€” and every document shows "disconnected." Re-run ./scripts/self-host-init.sh --url https://<your-host> to regenerate .env for a public host.
  • Backups. Everything lives in Postgres + the named volumes. Back up with docker compose exec postgres pg_dump -U mnema mnema > backup.sql and snapshot the pgdata / redis_data volumes.
  • Requirements. Comes up on a 4 GB machine. Migrations apply automatically on first up (idempotent).

Troubleshooting (self-host)

  • docker compose up exits immediately with "set POSTGRES_PASSWORD in .env" (or REDIS_PASSWORD). There's no .env yet β€” the compose refuses to boot with empty credentials. Run ./scripts/self-host-init.sh first (it writes .env with generated secrets); add --force to regenerate one that already exists.
  • "port is already allocated" on startup. The stack publishes three ports on 127.0.0.1: 4321 (web), 8080 (api), 1234 (collab). Stop whatever holds the port, or change the host side of that service's ports: entry in docker-compose.yml.
  • Every document shows "disconnected" (HTTPS deploys). The browser is trying ws://localhost:1234 β€” blocked as mixed content on an HTTPS page. Set PUBLIC_COLLAB_URL=wss://<your-host>/collab, proxy that path with WebSocket upgrade enabled, and rebuild the web image β€” see the HTTPS note above. ./scripts/self-host-init.sh --url https://<your-host> --force regenerates .env with the whole URL block derived for you.
  • Changed a PUBLIC_* var in .env but the app ignores it. PUBLIC_* values are baked into the web image at build time, not read at runtime. Rebuild it: docker compose up -d --build web.
  • First boot looks stuck. Startup is gated: postgres healthy β†’ migrate completes β†’ api healthy β†’ web starts. Watch docker compose ps and docker compose logs -f migrate api. (non-fatal on re-run) lines from migrate are normal β€” the migrations are idempotent and re-runs are safe.
  • The login page shows SSO buttons, or sign-up is nowhere to be found. Self-host sign-in lives at /auth/local (email + password). Keep both AUTH_PROVIDER=password and PUBLIC_AUTH_PROVIDER=password in .env β€” the PUBLIC_ one is baked at build time, so rebuild the web image after changing it.

Run it with an AI agent (alternative)

Open the repo in Claude Code (or any coding agent) and paste:

Set up and run Mnema (this repo) for self-hosting. Confirm Docker is running, then run ./scripts/self-host-init.sh --defaults and docker compose up -d --build. Wait for all services healthy, open the web URL, create an account at /auth/local, and report the URLs. Fix any error you hit and continue.

Stack

pnpm monorepo β€” api (Fastify + Drizzle/Postgres), collab (Hocuspocus/Yjs), workers (BullMQ/Redis), web (Astro + React). Node 22, Postgres 16 + pgvector, Redis 7.

License

The core is licensed under the Mnema Community License (a Sustainable-Use fair-code license): free to use, modify, and self-host for your own internal or personal use; commercial hosting/reselling requires an agreement. See LICENSE, CONTRIBUTING.md, and TRADEMARK.md.

"Mnema" is a trademark of the maintainer β€” forks may use the code, not the name.

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’
  • Microsoft Learn MCP logoMicrosoft Learn MCP

    Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.

    πŸ’» Developer Tools0 views
    Compare vs Microsoft Learn MCP β†’
  • Inflow logoInflow

    MCP Server for agents to onboard, pay, and provision services autonomously with InFlow

    πŸ’» Developer Tools2 views
    Compare vs Inflow β†’

Reviews

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

Frequently Asked Questions about Mnema β€” Shared Brain for You and Your AI Agents

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "mnema-shared-brain-for-you-and-your-ai-agents": { "command": "npx", "args": ["-y", "Mnema β€” Shared Brain for You and Your AI Agents"] } }

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 PreviewMnema β€” Shared Brain for You and Your AI Agents AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mnema-shared-brain-for-you-and-your-ai-agents?style=directory)](https://allmcps.com/mcp/mnema-shared-brain-for-you-and-your-ai-agents)
HTML Embed
<a href="https://allmcps.com/mcp/mnema-shared-brain-for-you-and-your-ai-agents"><img src="https://allmcps.com/api/badge/mnema-shared-brain-for-you-and-your-ai-agents?style=directory" alt="Mnema β€” Shared Brain for You and Your AI Agents on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
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 commit1d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 25, 2026
36Quality signal: Fair Β· 36/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 & tools12/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 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 πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Mnema β€” Shared Brain for You and Your AI Agents β†’Install in Claude DesktopInstall in CursorInstall in VS Code