MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Clients
  3. browser-use-mcp-client

browser-use-mcp-client

GitHub

This repository provides a React application for interacting with Model Context Protocol (MCP) servers via Server-Sent Events, featuring a user-friendly interface, real-time communication, and screenshot previews. This repository provides a

39
1

Browser-use MCP Client

A React application providing a user interface for interacting with Model Context Protocol (MCP) servers via Server-Sent Events (SSE).

📺 Demo

Demo Link

🚀 Features

  • Real-time Communication: Direct SSE connection to MCP servers.
  • Interactive UI: Responsive interface using React and Tailwind CSS.
  • Theme Support: Light/dark mode with system preference detection.
  • Screenshot Preview: Live browser screenshots from MCP server responses.
  • Message History: Persistent chat history with message threading.
  • Request Management: Cancel in-progress requests and clear chat history.
  • Connection Management: Server connection configuration.

📋 Prerequisites

  • Node.js (v18+)
  • pnpm (recommended)
  • Running MCP server
  • Python 3.8+ (for example server)

🚀 Getting Started

  1. Clone, cd into the repository.
  2. pnpm install
  3. pnpm dev
  4. ./proxy/index.js

Application available at http://localhost:5173.

💡 Usage

🤯 Example MCP Server

A Python-based MCP server example using browser automation is provided.

🤝 Contributing

Fork, branch, commit, push, and open a Pull Request.

📜 License

MIT License. See LICENSE file.

Repository

LI
Linzo99

Linzo99/browser-use-mcp-client

Created

March 6, 2025

Updated

March 27, 2025

Language

TypeScript

Category

Communication