MCP Directory
Back

mcp-toolkit

by nuxt-modules · TypeScript · ★ 145

Create MCP servers directly in your Nuxt application. Define tools, resources, and prompts with a simple and intuitive API.

#ai#devtools#mcp#model-context-protocol#nuxt#nuxt-module

Install

npx -y github:nuxt-modules/mcp-toolkit

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "github:nuxt-modules/mcp-toolkit"
      ]
    }
  }
}

From the README

[](https://mcp-toolkit.nuxt.dev/mcp/deeplink) [](https://mcp-toolkit.nuxt.dev/mcp/deeplink?ide=vscode) [](https://npmjs.com/package/@nuxtjs/mcp-toolkit) [](https://npm.chart.dev/@nuxtjs/mcp-toolkit) [](https://github.com/nuxt-modules/mcp-toolkit/blob/main/LICENSE) A Nuxt module to easily create a [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server directly in your Nuxt application. Define MCP tools, resources, and prompts with zero configuration - just create files and they're automatically discovered and registered. - 🎯 **Zero Configuration** - Automatic discovery of to…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers