0.0.2 • Published 3 months ago

nuxt-mcp v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

nuxt-mcp

npm version npm downloads bundle JSDocs License

MCP server helping models to understand your Nuxt app better.

!IMPORTANT Experimental. Not ready for production.

// nuxt.config.ts

export default defineNuxtConfig({
  modules: ['nuxt-mcp'],
})

Then the MCP server will be available at http://localhost:3000/__mcp/sse.

If you are using Cursor, create a .cursor/mcp.json file in your project root, this plugin will automatically update it for you.

Sponsors

License

MIT License © Anthony Fu