Skip to main content
Developer ToolsTypeScript

Wolfe-Jam/claude-faf-mcp

First & only persistent project context MCP. Provides .faf (Foundational AI-context Format) Project DNA with 33+ tools, Podium scoring (0-100%), and format-driven architecture. Official Anthropic Registry. 10k+ npm downloads.

developer-toolslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Wolfe-Jam/claude-faf-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "claude-faf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Wolfe-Jam/claude-faf-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
Wolfe-Jam