Back to Home
Wolfe-Jam icon

claude-faf-mcp

Verified Safe

by Wolfe-Jam

Overview

Provides AI-optimized context for software projects to large language models, enhancing collaboration and project understanding via 50+ specialized tools within Claude Desktop workflows.

Installation

Run Command
npx -y claude-faf-mcp

Environment Variables

  • FAF_WORKING_DIR
  • MCP_WORKING_DIR
  • FAF_MCP_SHOW_ADVANCED
  • NO_COLOR
  • FAF_DEBUG

Security Notes

The server provides direct local filesystem access (`faf_read`, `faf_write`) and executes `faf-cli` commands via `child_process.exec`. Robust `PathValidator` prevents path traversal attacks and access to sensitive system directories (`/etc`, `/sys`). File size limits are enforced to prevent excessive data exposure. Arguments passed to external CLI commands are explicitly sanitized to mitigate injection risks. An HTTP/SSE server is provided (optional), which could pose a network exposure if not properly secured, but CORS is configurable. No hardcoded secrets were identified. `is_safe_to_run` is true, assuming the user trusts local execution on their machine.

Similar Servers

Stats

Interest Score38
Security Score7
Cost ClassMedium
Avg Tokens500
Stars8
Forks2
Last Update2025-11-27

Tags

AI ContextMCP Server.FAF FormatDeveloper ToolsProject IntelligenceCode AnalysisClaude IntegrationFilesystem AccessPerformance MetricsTrust Validation