Statically analyze and maintain pyRevit extensions without needing the Revit runtime.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "pyRevit Foundry MCP" yet — see the docs or source repo.
Scan this pyRevit extension directory, verify whether the layout follows conventions, and list missing files, naming issues, and directory structure problems.
A structure audit report highlighting layout issues and recommended fixes.
Analyze the Python files in this pyRevit extension, detect invalid imports, unused dependencies, and duplicated implementations, then rank findings by severity.
A static analysis report with import issues, duplication findings, and prioritized actions.
Generate or update bundle.yaml from the current extension directory, ensuring command, panel, and button metadata are complete and consistent.
A ready-to-use bundle.yaml plus a summary of added or corrected configuration entries.
Research font choices, scan project files, and auto-download required fonts.
Manage, audit, merge, and sync Navisworks viewpoint XML files.
Search, download, inspect, extract, and preview game assets from public sources.
Connect AutoCAD via REST API to automate floor plan creation and management.
Inspect STEP CAD geometry, topology, mass properties, and PMI details.
Statically analyze Python code structure and dependencies without running the code.