agent-browser

MCP.Pizza Chef: kontext-security

Agent Browser is an MCP client that centralizes management of multiple MCP servers by handling all Server-Sent Events (SSE) connections in one place. It simplifies development workflows by eliminating the need to configure each MCP server individually in every client, providing a streamlined, scalable way to connect and interact with diverse MCP servers efficiently.

Use This MCP client To

Centralize connections to multiple MCP servers for streamlined management Simplify client setup by managing all MCP server SSE connections Accelerate development with unified MCP server orchestration Enable real-time data flow from various MCP servers in one client Reduce configuration overhead for MCP client-server integrations

README

Agent Browser

Version License Twitter URL Discord

Accelerate development by managing all your MCP server in one place

InstallationClient IntegrationAPI DocumentationDevelopment


Overview

Agent Browser eliminates the need to configure each MCP server in every client. Connect your clients once to Agent Browser, and it will manage all your Server-Sent Events (SSE) MCP servers for you.

Without Agent Browser With Agent Browser
✓ Add new server in Cursor
✓ Add new server in Windsurf Client
✓ Add new server in Claude Client
✓ Repeat for each additional client
✓ Update all clients when server changes
✓ Add new server once in Agent Browser UI
✓ Update once in Agent Browser when server changes

Usage

Access the web UI at http://localhost:8080/ui/ to:

  • View connection status of your MCP servers
  • Add new MCP server connections
  • Remove existing connections
  • Monitor connection health in real-time

Installation

agent-browser FAQ

How does Agent Browser simplify MCP client development?
It manages all MCP server connections centrally, removing the need to configure each server separately in clients.
What protocols does Agent Browser use to connect to MCP servers?
It uses Server-Sent Events (SSE) to maintain real-time connections with MCP servers.
Can Agent Browser handle multiple MCP servers simultaneously?
Yes, it is designed to manage connections to multiple MCP servers in one unified client.
Is Agent Browser compatible with different MCP server implementations?
Yes, it works with any MCP server that supports SSE, making it provider-agnostic.
How does Agent Browser improve scalability in MCP deployments?
By centralizing server connections, it reduces client complexity and eases scaling across many servers.
What platforms can run Agent Browser?
Agent Browser is a client-side tool that can be integrated into web apps and other MCP host environments.
Does Agent Browser provide APIs for client integration?
Yes, it offers APIs to facilitate easy integration with various MCP hosts and workflows.
How is Agent Browser licensed?
It is open source under the MIT license, allowing flexible use and modification.