Interactive code-structure graphs (AST) for the three MCP servers · auto-rebuilt and published by GitHub Actions on every push that touches src/**
__init__.py markers in flame-mcp (no functions/classes → no AST edges; not dead code).
| server | nodes | edges | communities | isolated | graph |
|---|---|---|---|---|---|
| fpt-mcp | 505 | 1302 | 30 | 0 | open |
| maya-mcp | 309 | 592 | 13 | 0 | open |
| flame-mcp | 400 | 719 | 23 | 2* | open |
| total | 1214 | 2613 | 66 | 2* |
* both isolated nodes are package __init__.py markers — expected, not dead code.
GEMINI_API_KEY Actions secret. Until it is set they show generic Community N (the graph structure, sizes and layout are unaffected). Add the secret to fpt-mcp / maya-mcp / flame-mcp and the next push (or a manual re-run) names them.