Expose your application to any AI
Add a Model Context Protocol (MCP) server to your Nuxt application. Connect your features to AI clients with a Nitro-like Developer Experience.
Make your App accessible to AI
Use the Model Context Protocol to standardize how LLMs interact with your Nuxt application.
- Start building now
Just Write Code
Define tools, resources and prompts using standard TypeScript files. No complex configuration or boilerplate required.
- ToolsCreate executable functions that allow AI models to perform actions and retrieve information.
- ResourcesShare data like files, database records or API responses as context for AI models.
- PromptsBuild reusable templates and workflows to guide AI interactions and standardize usage.
Built-in Inspector
Debug your MCP server in real-time. View registered tools, resources, and prompts, and monitor client connections and request logs.


Ready to build your first MCP Server?
Get started in minutes with our comprehensive guide and examples.