BrowserBee MCP Demo
@nalbion
About BrowserBee MCP Demo
Demo MCP servers for BrowserBee
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is BrowserBee MCP Demo?
BrowserBee MCP Demo is a minimalist demo of a web app and browser extension that includes an MCP server, designed to work with the BrowserBee extension. It demonstrates how MCP can be integrated into a browser environment.
How to use BrowserBee MCP Demo?
Messages are prefixed with "mcp:" and include additional fields "mcpSessionId" and "source". The MCP server uses a "ping" message to advertise itself to the BrowserBee extension. The transport layer uses window.postMessage for communication.
Key features of BrowserBee MCP Demo
- Minimalist demo of web app and browser extension.
- Includes an MCP server.
- Communicates via window.postMessage.
- All messages prefixed with "mcp:".
- Adds "mcpSessionId" and "source" fields to messages.
- Uses "ping" message to advertise MCP server to extension.
Use cases of BrowserBee MCP Demo
- Demonstrating MCP server integration in a browser environment.
- Testing MCP communication between a web app and a browser extension.
FAQ from BrowserBee MCP Demo
What message prefix does the MCP server use?
All messages are prefixed with "mcp:".
What additional fields are added to MCP messages?
The fields "mcpSessionId" and "source" are added to all messages.
How does the MCP server advertise itself to the BrowserBee extension?
It sends a "ping" message.
What transport mechanism does the MCP server use for communication?
It uses window.postMessage to communicate with the browser extension.
More Other MCP servers
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Nginx UI
0xJackyYet another WebUI for Nginx
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments