claude-faf-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": true,
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fafD | Type "faf" to start. Scores your project, drives it to 100%, syncs everything. The one command that does it all. |
| faf_aboutA | Learn what .faf format is - project DNA for AI 🧡⚡️ |
| faf_statusA | Check if your project has project.faf (project DNA for AI) - Shows AI-readability status 🧡⚡️ |
| faf_scoreB | Calculate your project's AI-readability from project.faf (project DNA for AI) - F1-inspired metrics! 🧡⚡️ |
| faf_initA | Create project.faf (project DNA for AI) - Makes your project instantly AI-readable 🧡⚡️. Just enter path or project name. Examples: ~/Projects/my-app, my-app, /full/path/to/project |
| faf_trustB | Validate project.faf integrity - Trust metrics for project DNA for AI 🧡⚡️ |
| faf_syncC | Sync project.faf (project DNA for AI) with CLAUDE.md - Bi-directional context 🧡⚡️ |
| faf_enhanceC | Enhance project.faf (project DNA for AI) with AI optimization — persistent context, zero drift 🧡⚡️ |
| faf_bi_syncB | Bi-directional sync between project.faf and CLAUDE.md. v4.5.0: Also sync to AGENTS.md, .cursorrules, GEMINI.md! |
| faf_clearA | Clear caches, temporary files, and reset FAF state for a fresh start |
| faf_debugA | Debug Claude FAF MCP environment - show working directory, permissions, and FAF CLI status |
| faf_readA | Read content from any file on the local filesystem |
| faf_writeB | Write content to any file on the local filesystem |
| faf_listA | List directories and discover projects with project.faf files - Essential for FAF discovery workflow |
| faf_chatC | 🗣️ Natural language project.faf generation - Ask 6W questions (Who/What/Why/Where/When/How) to build complete human context 🧡⚡️ |
| faf_fridayC | 🎉 Friday Features - Chrome Extension detection, fuzzy matching & more! 🧡⚡️ |
| faf_guideA | FAF MCP usage guide for Claude Desktop - Projects convention, path resolution, and UX patterns |
| faf_readmeA | 📖 Extract 6 Ws (Who/What/Why/Where/When/How) from README.md into human_context - Smart pattern matching 🧡⚡️ |
| faf_human_addB | 🧡 Add a human_context field (who/what/why/where/when/how) - Non-interactive for MCP 🧡⚡️ |
| faf_checkC | 🔍 Quality inspection for human_context fields + field protection - Shows empty/generic/good/excellent ratings 🧡⚡️ |
| faf_contextA | 📂 Set or view active project context - Path is remembered for subsequent faf_ calls 🧡⚡️ |
| faf_goB | 🎯 Guided interview to Gold Code - Claude asks questions till you hit 100%! Returns questions for missing fields, then apply answers to reach Gold Code 🧡⚡️ |
| faf_autoC | 🏎️ ONE COMMAND TO RULE THEM ALL - Zero to Championship AI context instantly! Runs init + sync + formats + bi-sync + score in one go 🧡⚡️ |
| faf_dnaB | 🧬 Show your FAF DNA journey - See your evolution from birth to championship (22% → 85% → 99%) 🧡⚡️ |
| faf_formatsC | 😽 TURBO-CAT format discovery - Discovers all formats in your project (154+ validated types!) and fills stack slots 🧡⚡️ |
| faf_quickA | ⚡ Lightning-fast .faf creation - One-liner format: "name, description, language, framework, hosting" 🧡⚡️ |
| faf_doctorC | 🏥 Health check for your .faf setup - Diagnose and fix common issues 🧡⚡️ |
| faf_agentsA | Import/Export/Sync between AGENTS.md (OpenAI/Codex) and project.faf - AI interop! |
| faf_cursorC | Import/Export/Sync between .cursorrules (Cursor IDE) and project.faf - AI interop! |
| faf_geminiA | Import/Export/Sync between GEMINI.md (Google Gemini CLI) and project.faf - AI interop! |
| faf_conductorB | Import/Export between conductor/ directory (Google Conductor) and project.faf - AI interop! |
| faf_gitA | Generate project.faf from any GitHub repo URL - 1-click context extraction! |
| faf_tri_syncB | Sync project.faf ↔ CLAUDE.md ↔ MEMORY.md — Nelly never forgets. Pro feature, free for developers. Your AI remembers your project across every session. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| /faf | Relentless pursuit of 100% — one source of truth for every AI, every MD. FAF defines. MD instructs. AI codes. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Current FAF Context | Current project FAF context and metadata |
| FAF Status Summary | Project health and AI readiness status |
| FAF Working Directory | File system access for FAF operations |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Wolfe-Jam/claude-faf-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server