DevelopmentTypeScript

mcp-toolkit

Create MCP servers directly in your Nuxt application with an intuitive API.

Free
N/A rating (0 reviews)0 installs131 GitHub stars
MCPNuxtAPI

The Nuxt MCP Toolkit allows developers to easily set up Model Context Protocol (MCP) servers within their Nuxt applications. With zero configuration required, users can define tools, resources, and prompts simply by creating files that are automatically discovered and registered. This streamlines the development process and enhances productivity by eliminating the need for manual setup and configuration. In addition to its ease of use, the toolkit offers a range of features such as built-in validation, TypeScript support for type safety, and a visual debugging tool integrated into Nuxt DevTools. Developers can also create multiple MCP endpoints within a single application, making it a versatile solution for various use cases in AI and coding assistance.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-toolkit"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1
mcp-toolkit MCP Server — MCPNest — MCPNest