mcp-with-nuxt-vercel

mcp-with-nuxt-vercel

11

This project is a Nuxt application that functions as a Model Context Protocol (MCP) server, specifically designed for deployment on Vercel. It leverages the Vercel MCP Adapter to easily incorporate MCP functionalities into Nuxt projects, with installation and usage guidelines provided.

Nuxt MCP Server on Vercel

  • A sample Nuxt application serving as a MCP server using the Vercel MCP Adapter.
  • The server is configured to operate on /mcp/[transport] routes.
  • Requires Redis for local development and Fluid compute for optimal execution on Vercel.
  • Check the documentation for setup, development, and deployment instructions.