# 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/cli@latest mcp add big-saltedfish/mcp-browser

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

---

Source: https://github.com/big-saltedfish/mcp-browser
