
claude-faf-mcp
io.github.Wolfe-Jam/claude-faf-mcp
Anthropic-Approved MCP Server. 33+ tools for .faf Project DNA. 3.6k downloads.
Documentation
claude-faf-mcp v2.6.0 ๐

94.4/100 Gold Standard โข Project DNA โจ for ANY AI โข 33+ Tools
๐ Championship Scoring System
Track your project's AI-readiness with F1-inspired tiers:
๐ Trophy (100%) - Championship - Perfect AI|HUMAN balance
๐ฅ Gold (99%) - Gold standard
๐ฅ Silver (95-98%) - Excellence
๐ฅ Bronze (85-94%) - Production ready
๐ข Green (70-84%) - Good foundation
๐ก Yellow (55-69%) - Getting there
๐ด Red (0-54%) - Needs attention
Live output in Claude Desktop:
๐ฅ Score: 88/100
โโโโโโโโโโโโโโโโโโโโโโโโ 88%
Status: Bronze - Production Ready
Next milestone: 95% ๐ฅ Silver (7 points to go!)
๐ Quick Start
# Install globally
npm install -g claude-faf-mcp
# Add to Claude Desktop config
# macOS/Linux: ~/Library/Application Support/Claude/claude_desktop_config.json
# Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"claude-faf-mcp": {
"command": "claude-faf-mcp"
}
}
}
Restart Claude Desktop โ Ready! ๐
๐ Officially in Anthropic's MCP Registry
claude-faf-mcp is now officially part of the Anthropic MCP Ecosystem.
โ PR #2759 merged Oct 17, 2025 - First .faf format server validated by Anthropic
Registry listing: "MCP server for .faf format. Context scoring engine with project context management."
This is just the beginning. ๐งกโก๐๏ธ
๐ฏ What is claude-faf-mcp?
MCP server that brings .faf
format to Claude Desktop for instant project understanding.
.faf = Project DNA โจ for AI-Context, On-Demand Universal, shareable context for Claude, Codex, Gemini, or any AI - regardless of stack, size, or setup.
Key Features
- โ Zero Config - Works out of the box
- โ 33+ Tools - Complete project management
- โ <11ms Speed - Championship performance
- โ Bi-Sync - .faf โ CLAUDE.md synchronization
- โ Type Safe - 100% TypeScript strict mode
- โ Production Ready - 35/35 tests passing
๐ ๏ธ Available Tools
Core Tools
faf_init
- Initialize project contextfaf_auto
- Auto-detect and populatefaf_score
- Calculate AI readinessfaf_status
- Project health check
Enhancement Tools
faf_enhance
- Optimize scoringfaf_sync
- Sync filesfaf_bi_sync
- Bidirectional sync
File Operations
faf_read
- Read filesfaf_write
- Write filesfaf_list
- List directoriesfaf_search
- Search content
๐ก Usage Example
- Drop any project file into Claude Desktop
- Type: "Run faf_auto to analyze this project"
- Get instant context - Claude understands your codebase
- Use tools - Access 33+ commands naturally in conversation
The .faf
file persists across conversations - no need to re-explain your project!
๐ Technical Specs
Version: 2.6.0
Performance: <11ms operations
TypeScript: 100% strict mode
Dependencies: 1 (MCP SDK only)
Testing: 730 C.O.R.E empirical tests (part of 12,500+ FAF ecosystem validation)
Build: Zero errors
Coverage: 4,400+ lines
โจ What's New in v2.6.0
๐ Post-Evaluation Release (94.4/100 Gold Standard)
- Type-safe tool handlers with proper TypeScript definitions
- Community contribution framework (templates, guidelines, funding)
- Repository cleanup: Removed 17K+ lines of legacy docs
- Improved TypeScript strict mode compliance across all handlers
v2.5.2 - Visual Championship Experience
- Orange Smiley branding - Complete visual identity on NPM
- Score card screenshot - See the actual terminal output
- Championship polish - Professional presentation
v2.5.1 - Documentation Polish
- Championship README - Trophy section leads for immediate impact
- Optimized description - Cleaner NPM presence
- Professional structure - Scannable, modern layout
v2.5.0 - Championship Edition
- 7-tier medal system for AI-readiness scoring
- Visual progress bars in terminal output
- Milestone tracking with next-level guidance
- Enhanced scoring for better project analysis
๐๏ธ Development
# Clone
git clone https://github.com/Wolfe-Jam/claude-faf-mcp.git
cd claude-faf-mcp
# Install & Build
npm install
npm run build
# Test
npm test
# Link locally
npm link
๐ Requirements
- Node.js 18+
- Claude Desktop (latest version)
- OS: macOS, Linux, or Windows
๐ The FAF Ecosystem
- ๐ฉต faf-cli - Command line tool (v3.0.2 - Championship Edition ๐ with Turbo Cat ๐ฝ)
- ๐งก claude-faf-mcp - This MCP server
- ๐ faf.one - Documentation & guides
- ๐ฅ๏ธ Chrome Extension - Browser integration
๐ค Author
James Wolfe (Wolfe-Jam) Creator, .faf Format ORCID: 0009-0007-0801-3841
๐ License
MIT License - See LICENSE file
Note: The .faf-Engine is proprietary and available under separate license.
๐ค Contributing
We welcome contributions! Join our community discussions or submit issues/PRs.
AI? Context? faf innit โจ
Made with ๐งก by wolfejam.dev
100% FREE Forever โข Zero Dependencies โข Zero Faffโข
claude-faf-mcp
npm install claude-faf-mcp