Skip to content
Back to search
30
MCP

vite-plugin-vue-mcp

npm/vite-plugin-vue-mcp

MCP server helping models to understand your Vue app better.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

vite-plugin-mcp
MCP server helping models to understand your Vite app better.
0 tools
vite-mcp
Vite plugin providing Model Context Protocol (MCP) server for browser development. Enables MCP clients to interact with browser environments
0 tools
vite plugin vue mcp
Metadata-only Glama MCP server.
0 tools
vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
0 tools
@vibeplanner/mcp-server
MCP server for VibePlanner AI - Integrate project management and collaborative memory into Claude Desktop
0 tools
@vibebrowser/mcp
MCP server for browser automation - the only solution supporting multiple AI agents (Claude, Cursor, VS Code) simultaneously controlling you
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vite-plugin-vue-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}