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.
Quick Start
Clone the repository:
git clone https://github.com/Wolfe-Jam/claude-faf-mcpClaude 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.