Server data from the Official MCP Registry
Persistent project context for Claude. IANA-registered .faf format.
Persistent project context for Claude. IANA-registered .faf format.
claude-faf-mcp is a well-intentioned developer tools MCP server with reasonable security architecture. Path confinement is properly implemented to prevent directory traversal, and permissions align with its purpose as a project context/scoring tool. However, several code quality and operational security concerns exist: environment variable exposure in debug output, overly broad exception handling, potential process-spawn capability without explicit documentation, and limited input validation on some file operations. The server requires careful deployment in trusted environments. Supply chain analysis found 11 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 21 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"one-faf-claude-faf-mcp": {
"args": [
"-y",
"claude-faf-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.