$ timeahead.in
/ servers/npm/vite-plugin-mcp
npm

vite-plugin-mcp

MCP server helping models to understand your Vite app better.

910 stars7k/wkupdated 112d agogithub ↗
89good
▣ Overview

What it does

vite-plugin-mcp integrates your Vite application with the Model Context Protocol by exposing your project structure and configuration as an MCP server. The plugin provides two tools that allow Claude and other MCP-compatible models to inspect your codebase, understand your build configuration, and reason about your application during development.

Who it's for

Frontend developers using Vite or Nuxt who want Claude to have direct access to their project structure and configuration without manually describing the codebase. Particularly useful for engineers using AI-assisted development workflows where in-editor context matters.

Common use cases

  • Expose your Vite project structure to Claude for code suggestions that align with your actual layout
  • Let Claude review your build configuration and propose optimizations
  • Provide Claude with your component architecture for context-aware refactoring
  • Enable AI pair-programming that understands your specific Vite setup

Setup pitfalls

  • Experimental software — the README warns to use with caution; breaking changes and feature instability should be expected
  • Sparse documentation — check the repository for current setup examples and any recent breaking changes
  • Filesystem and network access enabled — verify you understand what project data the plugin exposes before using with untrusted models
  • Last update was over three months ago — confirm compatibility with your current Vite and Node versions
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
76
15.2
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
89.2
⚿ Capabilities & Risk Explainer
fs readfs writenetwork
◆ Risk level: medium· 2 tools · auth: no auth required
fs read + fs write + network are active.
Tool nameDescriptionDestructive?
get-vite-config✓ no
get-vite-module-info✓ no
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "vite-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "vite-plugin-mcp"
      ]
    }
  }
}
📈 Score historylast 43 snapshots
4/30/20266/21/2026 · 43 snapshots
⚙ Maintenance health
62/ 100 · is this project alive?
contributors (1y)8
top contributor share65%
releases (1y)6
last release182d ago
ci✓ passing
⛁ Raw data
weekly downloads7k
github stars910
forks52
open issues10
license✓ present
readme length2007 chars
last publish2d ago
last commit112d ago
last updated17d ago
install verified✗ fail · 54d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points