Creates and maintains .faf project context for AI agents, with scoring, validation, file sync, and project-context import tools.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Claude Faf MCP.
faf_initInitialize project DNA
faf_autoAuto-detect stack and populate context
faf_quickLightning-fast creation (3ms)
faf_readmeExtract context from README (+25-35% boost)
faf_formatsDiscover all formats in your project
faf_gitExtract context from any GitHub repo URL
Wolfe-Jam/claude-faf-mcp MCP server manages persistent project context in the .faf format, described in the repository as Foundational AI-context Format. The context is intended to capture both repository information and human-supplied intent, including the six project questions commonly represented as who, what, why, where, when, and how.
The server exposes a core set of MCP tools for creating, reading, checking, scoring, and synchronizing this context. It can initialize project DNA, inspect a project’s technology stack, derive information from a README, or load context from a GitHub repository URL. Human context can be added separately rather than inferred from source files.
Its scoring tools report an AI-readiness result from 0 to 100% with a breakdown. faf_bench compares agent grounding with and without the .faf file and emits a receipt describing the result. The available tools also include project status, environment inspection, file reads and writes, and an explanation of the .faf format.
The repository treats .faf as the primary context source. faf_init, faf_auto, and faf_quick provide different entry points for creating project context, while faf_go guides the user through an interview intended to improve the result. faf_readme and faf_git add evidence from existing project documentation or a remote GitHub repository.
After context is created, faf_check validates its structure and faf_doctor diagnoses and fixes common problems. faf_score measures the resulting context, and faf_status provides a project-level view. The README also describes a /faf prompt for Claude Desktop that checks, scores, and synchronizes a project.
Wolfe-Jam/claude-faf-mcp MCP server can synchronize .faf into CLAUDE.md. Its synchronization options also cover AGENTS.md, .cursorrules, GEMINI.md, and .github/copilot-instructions.md. A tri-sync operation connects .faf, CLAUDE.md, and MEMORY.md.
The project is published as the npm package claude-faf-mcp and is licensed under MIT. The repository describes the server as a TypeScript MCP server and includes an npm package badge. A package-runner configuration can start it with:
The README distinguishes between a core tool set and an expanded set: it states that the server has 12 core tools and 34 tools when FAF_TOOLS=all is used. The supplied material does not document other required environment variables, credentials, API keys, or hosted service endpoints.
The listed capabilities include:
.faf structure and diagnose common issues..cursorrules, GEMINI.md, and Conductor content.Wolfe-Jam/claude-faf-mcp MCP server is most relevant when repository code alone does not express project intent, or when several agent clients need a shared, generated context surface.
The provided material does not specify operating-system requirements, supported Node.js versions, or a complete installation walkthrough. Although the tools include GitHub URL extraction, no GitHub credential requirement is stated. The tri-sync capability is identified as a Pro feature in the tool list, while also being described there as free for developers; the supplied information does not define any separate paid plan or feature limits. The README refers to version-specific composition with faf-cli, but the exact dependency installation and version-management procedure is not included here.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/wolfe-jam-claude-faf-mcp)<a href="https://allmcps.com/mcp/wolfe-jam-claude-faf-mcp"><img src="https://allmcps.com/api/badge/wolfe-jam-claude-faf-mcp?style=directory" alt="Claude Faf MCP on AllMCPs" /></a>