Provides VBA code inspections, linting, and parse tree analysis through the Model Context Protocol for AI assistants and MCP-compatible tools.
Sponsored
VBA Lint exposes robust static analysis capabilities for VBA code through the Model Context Protocol (MCP). It enables AI assistants like Claude Code and other MCP-compatible tools to perform comprehensive code quality checks, linting, and parse tree analysis on VBA source files. Derived from the highly regarded Rubberduck VBA project, this server translates Rubberduck's extensive C# inspection patterns into TypeScript, making 65 proven inspections readily available for modern development workflows and automated code quality initiatives.
Características Principales
01Provides parse tree analysis and linting
02Supports workspace scanning for project-wide issues