Nuxt UI MCP Server
@katokdoescode
Nuxt UI MCP Server について
Nuxt UI MCP Server
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Nuxt UI MCP Server?
This project implements a Model Context Protocol (MCP) server for Nuxt UI, exposing Nuxt UI documentation and resources via a standardized API. It is built with TypeScript and Express, and is intended for developers who want to access Nuxt UI documentation programmatically through MCP-compatible clients.
How to use Nuxt UI MCP Server?
Clone the repository, install dependencies with npm install, build the TypeScript source with npm run build, then start the server with npm start (foreground) or npm run start:bg (background with PM2). The server listens on the port specified by the DEFAULT_PORT environment variable (default 3000). For development, use npm run dev to run the server alongside the MCP inspector.
Key features of Nuxt UI MCP Server
- Serves Nuxt UI documentation and resources via MCP endpoints
- Express-based HTTP server with session-based streaming
- TypeScript implementation for type safety
- Background process management with PM2
Use cases of Nuxt UI MCP Server
- Integrating Nuxt UI documentation into AI assistants or code editors
- Automatically fetching Nuxt UI component information during development
- Building custom tooling that relies on Nuxt UI documentation resources
FAQ from Nuxt UI MCP Server
What does the Nuxt UI MCP Server do exactly?
It exposes Nuxt UI documentation and resources through MCP endpoints, enabling MCP-compatible clients (such as AI assistants) to query and retrieve Nuxt UI information programmatically.
What are the runtime requirements?
Node.js v18 or higher and npm v9 or higher are required.
Are there any automated tests?
No, there are currently no automated tests or test scripts for this project.
Does the server use authentication or encryption?
The README does not mention any authentication or encryption mechanisms. The server listens over HTTP on the configured port.
Where does the server get Nuxt UI documentation data?
The server serves documentation and resources—likely from bundled or referenced data—but the README does not specify the exact data source or whether it fetches from external APIs.
「その他」の他のコンテンツ
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
コメント