# MCP Browser

Provide a browser-based interface to interact with Model Context Protocol servers, enabling seamless integration and testing of MCP tools, resources, and prompts. Facilitate development and debugging…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add big-saltedfish/mcp-browser

# Browse available tools
npx -y smithery tool list big-saltedfish/mcp-browser
```
