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. Afair
Afair logo
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Afair

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

The open-source, self-organizing memory for all your AI tools. Three frozen verbs (remember/recall/observe); background agents extract entities, resolve conflicts, consolidate and decay, so the vault structures itself instead of only storing. Append-only, content-addressed, encrypted (SQLCipher), single-tenant, self-hostable. uv run python -m afair

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": {
    "afairai-afair": {
      "command": "uvx",
      "args": [
        "afairai-afair"
      ]
    }
  }
}

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

afair

afair

The open-source, self-organizing memory for all your AI tools.

CI License: AGPL v3 Python 3.12+ MCP Ruff


Every AI you use remembers a different version of you. What one learns is gone when you open the next, so you repeat the same decisions, relationships, preferences, and history at the start of another session.

afair gives them one shared vault. It connects through the Model Context Protocol (MCP), so the same memory is available in Claude, your coding agent, and whatever you use next.

A growing memory usually becomes another thing to maintain. afair takes that work away. Background agents read what your tools record, discover what belongs together, keep the useful understanding current, and let old noise fade from attention. The structure follows your life instead of a fixed template. You do not file, tag, or curate it.

The result stays visible. You can read what afair believes, follow it back to the source, and correct it when it gets you wrong. Corrections become part of the history instead of silently replacing it.

What goes in is your whole life: your work, the people you love, and the personal things you'd rather an AI just knew.

The data is append-only and yours. afair is open source and single-tenant, and you can export all of it whenever you want. The name is short for "as far as I remember", the hedge it's built to make unnecessary.

Two ways to use it

Run it yourself. This repository is the whole thing, AGPLv3. Self-host it on your own machine or server and you own every layer end to end. It is free, forever. The quickstart is below.

Or let afair.ai run it for you. Managed hosting, with your own isolated EU instance, backups, export, and updates handled for you, is coming soon. Join the early-access list at afair.ai.

Same code either way. The hosted product is one deployment of this repo, not a separate proprietary fork.

The three commands

afair exposes exactly three tools, and they are frozen for good:

  • remember stores something durable: a decision, a person who matters, a date you can't miss, a preference.
  • recall pulls back what is relevant to the moment.
  • observe logs what the AI just did, so the vault keeps up.

Once you hand your AI the short setup snippet, it calls these on its own. Nothing reaches the vault unless a call puts it there.

Run it yourself

Requires Python 3.12+ and uv.

bash
uv sync
cp .env.example .env
# add ANTHROPIC_API_KEY, or a key for any other provider (the model is yours to pick)
uv run python -m afair

The server comes up on http://127.0.0.1:8765. Point a CLI or desktop client (Claude Code, Codex, Cursor, GitHub Copilot) at it, connect, and you are done. Web clients that run in the cloud (Claude.ai, ChatGPT) instead need a public HTTPS deployment and a quick OAuth setup, covered in docs/self-hosting.md. Every environment variable is documented inline in .env.example; per-client connection guides live in docs/clients. afair is personal by default; a vault can instead belong to a single organization (one instance, one team) via two env vars (see docs/self-hosting.md).

Install it with your coding agent

Already in Claude Code, Codex, or another coding agent? Hand it the prompt below and it sets itself up: clone, dependencies, config, and the MCP wiring, then it proves the round-trip.

Set up afair (the open-source MCP memory server at https://github.com/afairai/afair) on this machine and connect this tool to it. Clone it, run uv sync, copy .env.example to .env, and ask me for an LLM provider API key to put there. Then run uv run python scripts/install_clients.py to wire my MCP clients and add the afair instruction snippet. Tell me the command to start the server (uv run python -m afair) and how to keep it running. Once it is up, remember a test fact and recall it to prove it works. Follow docs/self-hosting.md and docs/clients/; put my API key only in .env, nowhere else.

That runs locally and serves CLI and desktop clients out of the box. To reach web clients (Claude.ai, ChatGPT), follow the public-deployment notes in docs/self-hosting.md.

Teach your AI to use it

Connecting the server is half of it; the other half is making your AI reach for the tools on its own. Paste the short instruction snippet into the client's persistent instructions (CLAUDE.md, AGENTS.md, Custom Instructions, or .cursorrules), and it will recall context at the start of a conversation, remember what's durable, and observe what it does, without you prompting it each time. The same snippet works for every client. For Claude Code, Codex, and Cursor, scripts/install_clients.py writes both the connection config and the snippet for you; for GitHub Copilot it writes the connection config and prints the one per-repo snippet step (Copilot reads instructions per workspace).

Works with

Claude Code, Claude.ai, ChatGPT, Codex CLI, Cursor, Windsurf, Copilot, and anything else that speaks MCP over Streamable HTTP.

Architecture

Four layers, one source of truth:

  • Substrate. Append-only SQLite with FTS5 and sqlite-vec, content-addressed. The log is never rewritten.
  • Interpretation. Versioned views built over the substrate. Regenerate them without touching a single stored event.
  • MCP surface. Versioned and additive. A signature that has shipped keeps working.
  • Agents. Background workers extract evidence, discover what belongs together, and maintain cited living syntheses. Cluster names and boundaries can change as the evidence changes. The user never defines a category.

The complete design, and the eight invariants that hold it together, live in VISION.md. Start there if you want the why.

Documentation

DocWhat's in it
VISION.mdThe full design and the eight invariants. Start here for the why.
docs/self-hosting.mdRun your own vault: local, Docker, or a public deployment, with the CLI-vs-web client and OAuth setup.
docs/clientsPer-client connection guides (Claude Code, Codex, Cursor, GitHub Copilot for VS Code + CLI, Gemini CLI, Windsurf, Antigravity, Claude.ai, ChatGPT, Perplexity) and the one universal instruction snippet.
CONTRIBUTING.mdDev setup, the four checks, and the invariants a change cannot break.
SECURITY.mdHow to report a vulnerability, and the security model to hold afair against.
docs/adrArchitecture Decision Records: why the invariants exist, why the entity graph is a belief layer.
CHANGELOG.mdRelease history.

Contributing

Pull requests are welcome. Read CONTRIBUTING.md for setup, the checks that must pass, and the invariants a change cannot break. Found a security issue? See SECURITY.md, and please report it privately.

License

afair is released under the GNU Affero General Public License v3.0 (LICENSE). You can self-host it, fork it, and modify it freely. If you run a modified version as a network service for others, you publish your changes under the same license. The hosted offering at afair.ai is one deployment of this code, not a separate proprietary fork.

In one line: free to use, free to host yourself, share back if you run it as a service for others.

Made in Germany

Built in Germany. The hosted instances run in the EU, under EU jurisdiction.

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 β†’
  • Context7 logoContext7

    Up-to-date code documentation for LLMs and AI code editors.

    🧠 Knowledge & Memory7 views
    Compare vs Context7 β†’
  • 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 Afair

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

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 PreviewAfair AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/afairai-afair?style=directory)](https://allmcps.com/mcp/afairai-afair)
HTML Embed
<a href="https://allmcps.com/mcp/afairai-afair"><img src="https://allmcps.com/api/badge/afairai-afair?style=directory" alt="Afair on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
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.
37Quality signal: Fair Β· 37/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 & tools19/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.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 Afair β†’Install in Claude DesktopInstall in CursorInstall in VS Code