Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

ยฉ 2026 TrackMCP. All rights reserved.

Built with โค๏ธ by Krishna Goyal

    Claude Faf Mcp

    ๐Ÿงกโšก๏ธ .FAF format's Official Anthropic MCP | First and only Persistent Project Context for Claude Desktop - 33+ tools, Podium scoring, 100% TypeScript strict โ€ข MIT license, free Open Source

    7 stars
    TypeScript
    Updated Nov 3, 2025
    ai
    ai-context
    ai-readiness
    ai-ready
    claude
    claude-ai
    claude-desktop
    context-extraction
    developer-tools
    faf
    faf-dna
    faf-forever
    faf-one
    github-copilot
    mcp
    mcp-server
    model-context-protocol
    project-dna
    typescript
    vscode

    Table of Contents

    • The 3Ws โ€” 3 Answers. That's It.
    • The 6Ws โ€” For Optimized AI
    • Quick Start
    • faf-cli โ€” universal (any AI)
    • Claude Desktop โ€” click, copy, paste, install
    • Then
    • How It Works
    • Scoring: From Blind to Optimized
    • 32 MCP Tools
    • ๐Ÿ˜ Nelly Never Forgets
    • The .FAF Position
    • Ecosystem
    • Quality
    • Privacy
    • Citation
    • BibTeX
    • License
    • FAF Family
    • Get the CLI

    Table of Contents

    • The 3Ws โ€” 3 Answers. That's It.
    • The 6Ws โ€” For Optimized AI
    • Quick Start
    • faf-cli โ€” universal (any AI)
    • Claude Desktop โ€” click, copy, paste, install
    • Then
    • How It Works
    • Scoring: From Blind to Optimized
    • 32 MCP Tools
    • ๐Ÿ˜ Nelly Never Forgets
    • The .FAF Position
    • Ecosystem
    • Quality
    • Privacy
    • Citation
    • BibTeX
    • License
    • FAF Family
    • Get the CLI

    Documentation

    claude-faf-mcp โ€” The Sourced Edition

    npm version

    FAF Trophy 100%

    IANA: vnd.faf+yamlIANA: vnd.fafm+yaml

    DOI: Context paperDOI: Memory paper

    Home: faf.one/mcp

    Live demo: claude.faf.one

    Persistent Project Context for Claude. 30 seconds. ๐Ÿ˜ Nelly Never Forgets.

    FAF

    Anthropic MCP

    CI

    NPM Downloads

    License: MIT

    Chat to FAFA live

    FAF defines. MD instructs. AI codes.

    ๐Ÿ˜ tri-sync now free for all builders โ€” .faf โ†” CLAUDE.md โ†” MEMORY.md in one command. Pro feature. Now free.

    โšก **New: /faf prompt** โ€” type /faf in Claude Desktop. It checks your project, scores it, drives it to 100%, and syncs. Relentlessly. One command.

    ๐Ÿ† v5.9.0 โ€” The Sourced Edition. Every answer comes from one source. faf_go and Turbo-Cat detection now compose faf-cli's single-source engines instead of carrying their own copies โ€” fills come from real evidence or stay honestly empty, nothing guessed. The legacy guessing extractor is gone; the /faf prompt drives to a *verified* 100% (faf_trust + โœช parity receipt) and keeps it fresh. FAF don't lie, by construction.

    ๐Ÿ† v5.8.0 โ€” The Trust Edition. Claude Code-native context that just works. A native SessionStart hook opens every session with fresh context and a one-line โœช heartbeat (faf: context โœช 100% โ€” fresh); tool output is quiet (no emoji, parseable) and typed (structuredContent everywhere); every score carries a deterministic parity hash any engine reproduces, sealed in a self-verifying โœช receipt. Installed explicitly via faf_setup โ€” preview first, your settings preserved. Built on the Canonical foundation: path-confined file access, edge-direct remote, 35 tools.

    35 MCP tools. IANA-registered formats (application/vnd.faf+yaml ยท application/vnd.fafm+yaml). 1,701 test executions per push.

    ---

    The 3Ws โ€” 3 Answers. That's It.

    Every great product started with 3 answers to the 3Ws โ€” Who, What, Why:

    WHO is it for?WHAT does it do?WHY build it?
    UberPeople who need a rideTap a button, car arrivesTaxis were broken
    AirbnbTravelers who can't afford hotelsStay in someone's spare roomMillions of empty rooms exist
    SlackTeams drowning in emailOrganized group messagingDecisions buried in threads
    VenmoFriends splitting billsSend money instantlySomeone always forgets to pay back

    Same pattern. Every product that works starts here. .faf captures it:

    yaml
    human_context:
      who: "people who need a ride across town"
      what: "tap a button, car arrives in minutes"
      why: "taxis are slow, expensive, and hard to find"

    30 seconds. Claude builds your project.faf from this. Every session after, AI starts smart.

    The 6Ws โ€” For Optimized AI

    3Ws gets you started. For fully optimized AI, complete the set โ€” Where, When, How:

    yaml
    where: "mobile app, iOS and Android"    # where does it live?
      when: "launch in 3 months"              # when is it shipping?
      how: "GPS matching, real-time pricing"  # how does it work?

    3Ws initiates the project with AI. 6Ws optimizes AI to 100%. Same YAML, same file. **More examples โ†’ faf.one/ideas**

    ---

    Quick Start

    faf-cli โ€” universal (any AI)

    bash
    npx faf-cli auto

    Same .faf, every surface โ€” Claude, Gemini, Grok, Cursor. **faf-cli on npm โ†’**

    Claude Desktop โ€” click, copy, paste, install

    Click โ€” one-click .mcpb

    [**โฌ‡ Download claude-faf-mcp-5.9.0.mcpb**](https://github.com/Wolfe-Jam/claude-faf-mcp/releases/latest/download/claude-faf-mcp-5.9.0.mcpb)

    Double-click. No terminal. No JSON config. 35 tools live in 10 seconds.

    Copy โ€” paste-prompt to Claude

    Install the FAF MCP server: npm install -g claude-faf-mcp, then add this to my claude_desktop_config.json: {"mcpServers": {"faf": {"command": "bunx", "args": ["claude-faf-mcp"]}}} and restart Claude Desktop.

    Paste โ€” claude_desktop_config.json

    json
    {
      "mcpServers": {
        "faf": { "command": "bunx", "args": ["claude-faf-mcp"] }
      }
    }

    Install โ€” manual npm

    bash
    npm install -g claude-faf-mcp

    Restart Claude Desktop.

    Then

    Type /faf โ€” Claude checks your project, scores it, drives it to 100%, and syncs. Done.

    Or tell Claude your 3Ws: *"I'm building [what] for [who] because [why]"*

    ---

    How It Works

    code
    You โ†’ 3 answers โ†’ project.faf โ†’ AI reads it โ†’ every session โ†’ forever
    
    project.faf  โ†โ”€โ”€ 8ms โ”€โ”€โ†’  CLAUDE.md     (bi-sync, free)
    project.faf  โ†โ”€โ”€ 8ms โ”€โ”€โ†’  MEMORY.md     (tri-sync, Pro ๐Ÿ˜)

    Claude does the rest. Zero-effort, right first time, fast, accurate, done. Language, framework, package manager, build tools โ€” all auto-detected from your existing files. The human context is the part only you can give.

    ---

    Scoring: From Blind to Optimized

    TierScoreWhat it means
    ๐Ÿ† TROPHY100%Gold Code โ€” AI is optimized
    โ˜… GOLD99%+Near-perfect context
    โ—† SILVER95%+Excellent
    โ—‡ BRONZE85%+Production ready
    โ— GREEN70%+Solid foundation
    โ— YELLOW55%+AI flipping coins
    โ—‹ REDWolfe, J. (2025). *Format-Driven AI Context Architecture: The .faf Standard for Persistent Project Understanding*. Zenodo. https://doi.org/10.5281/zenodo.18251362

    Wolfe, J. (2026). *Permanent Memory and Instant Recall: The .fafm Standard for Multi-Profile AI Agent Memory*. Zenodo. https://doi.org/10.5281/zenodo.20348942

    BibTeX

    bibtex
    @article{wolfe2025faf,
      title     = {Format-Driven AI Context Architecture: The .faf Standard for Persistent Project Understanding},
      author    = {Wolfe, James},
      year      = {2025},
      month     = {nov},
      publisher = {Zenodo},
      doi       = {10.5281/zenodo.18251362},
      url       = {https://doi.org/10.5281/zenodo.18251362}
    }
    
    @article{wolfe2026fafm,
      title     = {Permanent Memory and Instant Recall: The .fafm Standard for Multi-Profile AI Agent Memory},
      author    = {Wolfe, James},
      year      = {2026},
      month     = {may},
      publisher = {Zenodo},
      doi       = {10.5281/zenodo.20348942},
      url       = {https://doi.org/10.5281/zenodo.20348942}
    }

    License

    MIT โ€” Free and open source

    ---

    FAF Family

    **faf-cli**npx faf-cli init โ€” create .faf for any project
    **claude-faf-mcp**MCP server for Claude Desktop
    **gemini-faf-mcp**MCP server for Gemini CLI
    **grok-faf-mcp**MCP server for Grok
    **faf-mcp**MCP server for Cursor, Windsurf, Cline, VS Code
    **rust-faf-mcp**MCP server in Rust
    **faf-skills**17 Claude Code skills
    **faf.one**Blog, downloads, docs
    **IANA: vnd.faf+yaml**Context format (2025-10-30)
    **IANA: vnd.fafm+yaml**Memory format (2026-05-13)

    *format | driven ๐ŸŽ๏ธโšก๏ธ wolfejam.dev*

    ---

    Get the CLI

    faf-cli โ€” The original AI-Context CLI. A must-have for every builder.

    bash
    npx faf-cli auto

    **Anthropic MCP #2759 ยท 2 IANA registrations:** vnd.faf+yaml (Context) ยท vnd.fafm+yaml (Memory) ยท faf.one ยท npm

    Similar MCP

    Based on tags & features

    • MC

      Mcp Ipfs

      TypeScriptยท
      11
    • LI

      Liveblocks Mcp Server

      TypeScriptยท
      11
    • MC

      Mcp Open Library

      TypeScriptยท
      42
    • AN

      Anilist Mcp

      TypeScriptยท
      57

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScriptยท
      22.1k
    • SE

      Serena

      Pythonยท
      14.5k
    • MC

      Mcp Playwright

      TypeScriptยท
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScriptยท
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcp Ipfs

      TypeScriptยท
      11
    • LI

      Liveblocks Mcp Server

      TypeScriptยท
      11
    • MC

      Mcp Open Library

      TypeScriptยท
      42
    • AN

      Anilist Mcp

      TypeScriptยท
      57

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScriptยท
      22.1k
    • SE

      Serena

      Pythonยท
      14.5k
    • MC

      Mcp Playwright

      TypeScriptยท
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScriptยท
      3.0k