Command Palette

Search for a command to run...

UnylyUnyly
Browse all

With Nuxt

FreeNot checked

Example of creating a MCP server with Nuxt / Nitro.

GitHubEmbed

About

Example of creating a MCP server with Nuxt / Nitro.

README

This is a simple Nuxt application that serves as a MCP server using the Streamable HTTP Server Transport.

Update server/routes/mcp.ts with your tools, prompts, and resources following the mcp-handler documentation.

The MCP server is mounted on /mcp.

Setup

Make sure to install dependencies:

pnpm install

Development Server

Start the development server on another terminal on http://localhost:3000:

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

Check out the deployment documentation for more information.

Notes for running on Vercel

Make sure you have Fluid compute enabled for efficient execution

Deploy with Vercel

Sample Client

script/test-client.mjs contains a sample client to try invocations.

node scripts/test-client.mjs http://localhost:3000

from github.com/atinux/mcp-with-nuxt

Installing With Nuxt

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/atinux/mcp-with-nuxt

FAQ

Is With Nuxt MCP free?

Yes, With Nuxt MCP is free — one-click install via Unyly at no cost.

Does With Nuxt need an API key?

No, With Nuxt runs without API keys or environment variables.

Is With Nuxt hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install With Nuxt in Claude Desktop, Claude Code or Cursor?

Open With Nuxt on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare With Nuxt with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs