JUHE API Marketplace
atinux avatar
MCP Server

Nuxt MCP Server on Vercel

A simple Nuxt application that serves as a Model Context Protocol server deployable on Vercel, allowing developers to implement AI tools, prompts, and resources through the MCP TypeScript SDK.

17
GitHub Stars
10/7/2025
Last Updated
No Configuration
Please check the documentation below.

README Documentation

Nuxt MCP Server Template

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

Quick Actions

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.