Back to Apps

Nuxt 3 MCP-B Demo
by mikechao
A demonstration of WebMCP (MCP-B) integration within Nuxt 3, enabling websites to act as MCP servers.
0 stars
Works in:claude
Exposes:Tools
What it does
This project demonstrates how to integrate MCP-B (Model Context Protocol Browser) into a Nuxt 3 application. It transforms a standard website into an MCP server, allowing AI agents to interact with the site's content and functionality via the browser.
Tools
As a demo of the WebMCP pattern, it exposes capabilities that allow an AI to interact with the current web page context, though specific tools are defined within the app.vue implementation to showcase how the browser-based transport works.
Installation
- Install the MCP-B Chrome Extension.
- Clone and run the Nuxt 3 server:
npm install npm run dev
3. Navigate to `http://localhost:3000` and use an MCP-compatible client via the extension.
## Supported hosts
- claude
Quick install
npm install && npm run devInformation
- Pricing
- free
- Published
- 7/24/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Requires MCP-B Chrome Extension and site running at http://localhost:3000






