Claude-FAF-MCP

Only Persistent Project Context MCP Server - Official Anthropic Registry

Official MCP server for .FAF (Foundational AI-context Format) with 50 tools - Persistent project context that integrates seamlessly with Claude Desktop workflows

NPM Downloads Discord Chrome Web Store Website License: MIT


šŸ AI-Readiness Scorecard

The closer you get to 100% the better AI can assist you.

At 55% you are building your project with half a blueprint and basically flipping a coin with AI. .FAF defines, and AI becomes optimized for Context with the project.faf file.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
šŸŽļø  FAF AI-READINESS SCORE: 100/100 — PODIUM EDITION
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

šŸ“Š CORE INTELLIGENCE                    šŸŽÆ CONTEXT DELIVERY
ā”œā”€ Project DNA            [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%  ā”œā”€ MCP Protocol      [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%
ā”œā”€ Architecture Map       [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%  ā”œā”€ 50 Native Tools   [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%
ā”œā”€ Domain Model          [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%  ā”œā”€ IANA Format       [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%
└─ Version Tracking      [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%  └─ Universal Context [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%

šŸš€ PERFORMANCE                          ⚔ STANDALONE OPERATION
ā”œā”€ 16.2x CLI Speedup     [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%  ā”œā”€ Zero Dependencies [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%
ā”œā”€ 19ms Avg Execution    [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%  ā”œā”€ Bundled Engine    [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%
ā”œā”€ 50/50 Tools Active    [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%  ā”œā”€ Direct Function   [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%
└─ Zero Memory Leaks     [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%  └─ 14 Bundled Cmds   [ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ] 100%

šŸ† project.faf score: podium
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

⚔ Quick Start

Copy and paste this to Claude/your AI:

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

One-Click Alternative: Desktop Extension (.mcpb)


šŸŽÆ What is FAF?

The .FAF Position in the MCP Ecosystem:

  Model        Context          Protocol
  ─────        ───────          ────────
  LLM       →   IANA Format →    Open Protocol
  Claude   →   .faf        →    MCP
  Gemini   →   .faf        →    MCP
  Codex    →   .faf        →    MCP

.FAF is the foundational, universal base layer for any Model using the MCP Protocol. It provides the standardized Context that makes the Model Context Protocol work for everyone.


šŸ› ļø Core Features

51 MCP Tools (100% Standalone)

  • faf_quick - Lightning-fast project.faf creation (3ms avg)
  • faf_enhance - Intelligent enhancement with auto-detection
  • faf_read - Parse and validate FAF files
  • faf_write - Create/update FAF with validation
  • faf_score - AI-readiness scoring engine
  • faf_compress - Intelligent size optimization
  • 14 bundled commands - Zero CLI dependencies, 16.2x faster

IANA-Registered Standard

  • Official MIME type: application/vnd.faf+yaml
  • W3C-compliant structured format
  • Universal AI context protocol
  • Cross-platform compatibility

Championship Performance

  • 16.2x faster than CLI versions (direct function calls vs process spawning)
  • 19ms average execution across all bundled commands
  • Fastest: 1ms (formats command)
  • Zero memory leaks with F1-grade engineering

šŸ“š Documentation


šŸ† Why FAF?

"README for the AI era" — Gemini CLI

Persistent Context - Your project's DNA lives in project.faf, readable by any AI or human

Universal Format - IANA-registered standard works across Claude, Gemini, Codex, any LLM

Zero Setup Tax - One file (project.faf) eliminates AI context setup across your entire team

Championship Engineering - F1-inspired performance with strict TypeScript, zero runtime errors


šŸ“¦ Ecosystem


šŸ“„ License

MIT License - Free and open source


Built with F1-inspired engineering principles šŸŽļøāš”

"It's so logical if it didn't exist, AI would have built it itself" — Claude

Related Servers