repowiserepowise
Sign in
2233admin/KiCAD-MCP-Server
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/KiCAD-MCP-Server

KiCAD-MCP-Server

github.com/2233admin/kicad-mcp-server

e348ed1mainsynced 2mo ago

Files

124

Symbols

555

Docs

0

Dead Exports

9

Entry Points

5

Code HealthView report

Average health
6.4/10
Fair
Hotspot health
5.4/10
Fair
Open findings346Worst filepython/commands/export.py3.5/10

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed29

python/commands/connection_schematic.pyUngoverned Hotspot

High-churn file with no governing decision

python/commands/init.pyKnowledge Silo

100% single-owner concentration

test-router.jsDead Code

Safe to delete (0 lines)

python/commands/design_rules.pyUngoverned Hotspot

High-churn file with no governing decision

python/commands/board.pyKnowledge Silo

100% single-owner concentration

69 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Rewrite DynamicSymbolLoader to prevent schematic file corruptionproposed
· git archaeology
Adopt MCP 2025-06-18 and JSON-RPC 2.0 complianceproposed
· readme mining
Implement tool router pattern to reduce AI contextproposed
· readme mining
Fix schematic workflow by creating both PCB and SCH and using proper clone() APIproposed
· readme mining
Use static templates plus dynamic symbol loading via S-expression injectionproposed
· readme mining
Bypass kicad-skip API limitations for wire creation using S-expression injectionproposed
· readme mining

Top Hotspots5 of 13View all

python/kicad_interface.py

7c/90d99%

python/commands/routing.py

3c/90d97%

src/server.ts

3c/90d96%

python/commands/dynamic_symbol_loader.py

3c/90d95%

python/commands/connection_schematic.py

1c/90d94%

Commit Activity

Feature Fix Refactor Dependency