#587 · Primary category: AI Coding Assistants
nuxt-mcp-dev
MCP server helping models to understand your Vite/Nuxt app better.
Project last updated:03/01/26
GitHub Stars
909
Forks
52
Contributors
14
License
MIT
Why we included this project
Nuxt and Vite developers who rely on AI coding agents will get more accurate help here: the project attaches a Model Context Protocol server to the local dev server, exposing routes, the root path, and build context as tools the agent can call, rather than letting it guess from file contents alone. It ships as a Nuxt module and as a standalone Vite plugin, and it writes the client configuration for editors like VS Code, Cursor, Windsurf, or Claude Code. Third-party modules can register their own MCP tools through a hook, so the context can grow with your own tooling. It's marked experimental, so treat it as a convenience layer for agent-assisted development, not as critical infrastructure.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.