io.github.Wolfe-Jam/gemini-faf-mcp
PYPI · GEMINI-FAF-MCP · SCANNED SEP 20
Persistent project context for Google Gemini. Python/FastMCP. IANA-registered .faf format.
Available components
Deprecated
This server is marked deprecated in the MCP registry.
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security91
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known high-severity CVE affects starlette 0.52.1, reached via functions-framework > starlette. A fixed version is available. View diagnostics → Fail
- Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 4 of 67 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 8 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability67
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 862 tokens (~71/item across 12 items; 12 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the io.github.Wolfe-Jam/gemini-faf-mcp server?
io.github.Wolfe-Jam/gemini-faf-mcp runs locally as a PyPI package, launched with uvx gemini-faf-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · gemini-faf-mcp
claude mcp add wolfe-jam-gemini-faf-mcp -- uvx gemini-faf-mcp
{
"mcpServers": {
"wolfe-jam-gemini-faf-mcp": {
"command": "uvx",
"args": [
"gemini-faf-mcp"
]
}
}
} {
"servers": {
"wolfe-jam-gemini-faf-mcp": {
"command": "uvx",
"args": [
"gemini-faf-mcp"
]
}
}
} codex mcp add wolfe-jam-gemini-faf-mcp -- uvx gemini-faf-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"wolfe-jam-gemini-faf-mcp": {
"type": "local",
"command": [
"uvx",
"gemini-faf-mcp"
],
"enabled": true
}
}
} openclaw mcp add wolfe-jam-gemini-faf-mcp --command uvx --arg gemini-faf-mcp
mcp_servers:
wolfe-jam-gemini-faf-mcp:
command: "uvx"
args: ["gemini-faf-mcp"] {
"McpServers": {
"wolfe-jam-gemini-faf-mcp": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"gemini-faf-mcp"
]
}
}
} assistant mcp add wolfe-jam-gemini-faf-mcp -t stdio -c uvx -a gemini-faf-mcp
{
"mcpServers": {
"wolfe-jam-gemini-faf-mcp": {
"command": "uvx",
"args": [
"gemini-faf-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 −3
- Stability: pass → 0.80 functional
- 18 Sept 26 +1
- Stability: 0.97 → pass security
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 14 Sept 26 −14
- Malware scan: pass → unverified ▼ security
- 12 Sept 26 −3
- Stability: pass → 0.80 functional
- 11 Sept 26 +1
- Stability: 0.97 → pass security
- 9 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed pypi/gemini-faf-mcp@2.5.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | setuptools.build_meta |
Background: Why install scripts are a supply-chain risk →
Vulnerabilities 10 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-82w8-qh3p-5jfq | CVE-2026-54283 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | yes |
| GHSA-86qp-5c8j-p5mr | CVE-2026-48710 | medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N | yes |
| GHSA-jp82-jpqv-5vv3 | CVE-2026-54282 | low | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N | yes |
| GHSA-wqp7-x3pw-xc5r | CVE-2026-48818 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N | yes |
| GHSA-x746-7m8f-x49c | CVE-2026-48817 | medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N | yes |
| PYSEC-2026-161 | CVE-2026-48710 | none | yes | |
| PYSEC-2026-2280 | CVE-2026-48817 | medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N | yes |
| PYSEC-2026-2281 | CVE-2026-48818 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N | yes |
| PYSEC-2026-248 | CVE-2026-54282 | medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N | yes |
| PYSEC-2026-249 | CVE-2026-54283 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | yes |
Background: What a vulnerability scan can and cannot prove →
Dependencies 67 packages
| Packages resolved | 67 |
|---|---|
| Stale | 4 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
faf_about Faf About ~52
FAF format info — IANA registration, version, ecosystem. Returns metadata about the FAF format, server version, and available MCP bridges. Use this when users ask what FAF is or how it connects to other AI platforms.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
faf_agents Faf Agents ~84
Export and write AGENTS.md from a .faf file (non-destructive). Generates a universal agent context file (OpenAI Codex, Cursor, etc.) and injects it into AGENTS.md as a faf-managed block, preserving any existing content. Re-running updates the block in place — it never overwrites your file.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
faf_auto Faf Auto ~101
Auto-detect project stack and generate/update a .faf file. Scans for package.json, pyproject.toml, Cargo.toml, go.mod, and other manifest files. Extracts language, framework, database, API type, and build tools from actual dependencies — no hardcoded defaults. Creates a new .faf if none exists, or fills empty slots in an existing one.
| Name | Type | Req | Description |
|---|---|---|---|
| directory | string | – | – |
| path | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
faf_context Faf Context ~59
Get Gemini-optimized context from a .faf file. Returns the key sections an AI needs: project info, stack, instructions, and score. Use this to quickly understand a project without reading the full .faf structure.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
faf_discover Faf Discover ~56
Find .faf files in the project tree by walking up from start_dir. Searches the current directory and parent directories for project.faf. Use this before faf_read to locate the file automatically.
| Name | Type | Req | Description |
|---|---|---|---|
| start_dir | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
faf_gemini Faf Gemini ~80
Export and write GEMINI.md from a .faf file (non-destructive). Generates Markdown with YAML frontmatter for Gemini CLI and injects it into GEMINI.md as a faf-managed block, preserving any existing content. Re-running updates the block in place — it never overwrites your file.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
faf_init Faf Init ~94
Create a starter .faf file with project name, goal, and language. Generates a valid FAF YAML file with all required sections. Will not overwrite an existing file — use faf_discover first to check. The path is confined to the project root (cwd / FAF_ALLOWED_ROOTS).
| Name | Type | Req | Description |
|---|---|---|---|
| goal | string | – | – |
| language | string | – | – |
| name | string | – | – |
| path | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
faf_model Faf Model ~85
Get a 100% Trophy-scored example .faf file for a specific project type. Returns a complete, realistic project.faf that fills all 21 scored slots. Use this as a reference when building or improving a .faf file — shows exactly what 100% looks like. Call without arguments to list all 15 available project types.
| Name | Type | Req | Description |
|---|---|---|---|
| project_type | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
faf_read Faf Read ~55
Read project DNA from a .faf file. Returns the full parsed structure including project info, stack, preferences, and scoring data. Use this as the first step to understand any FAF-enabled project.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
faf_score Faf Score ~63
Quick Mk4 score check — returns score (0-100%), tier, and slot counts. Uses the Mk4 Championship 21-slot scoring engine for universal parity. Use this for status checks; use faf_validate when you need error details.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
faf_stringify Faf Stringify ~55
Convert parsed FAF data back to YAML string. Useful for displaying the raw .faf content or preparing it for editing. Reads the file, parses it, then re-serializes to clean YAML.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
faf_validate Faf Validate ~61
Validate a .faf file and return score, tier, and issues. Returns errors (must fix) and warnings (should fix) with specific messages. Use after faf_init or when checking if a .faf file meets quality standards.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
What is the io.github.Wolfe-Jam/gemini-faf-mcp server?
io.github.Wolfe-Jam/gemini-faf-mcp is listed in the public MCP registry as io.github.Wolfe-Jam/gemini-faf-mcp. Persistent project context for Google Gemini. Python/FastMCP. IANA-registered .faf format. This page covers its PyPI package (gemini-faf-mcp).
Is the io.github.Wolfe-Jam/gemini-faf-mcp server safe to use?
io.github.Wolfe-Jam/gemini-faf-mcp scores 76 out of 100 on VerifyMCP. We recorded 10 known advisories against it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.Wolfe-Jam/gemini-faf-mcp server expose?
io.github.Wolfe-Jam/gemini-faf-mcp exposes 12 tools: faf_read, faf_validate, faf_score, faf_discover, faf_init, and 7 more. Their descriptions and schemas cost roughly 845 tokens of context every time the server is loaded.
Is the io.github.Wolfe-Jam/gemini-faf-mcp server still maintained?
io.github.Wolfe-Jam/gemini-faf-mcp is marked deprecated in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.Wolfe-Jam/gemini-faf-mcp server under?
io.github.Wolfe-Jam/gemini-faf-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.