Submit

InBrowserMCP Project

@LofiSu

7 months ago
browser-automation
express框架搭建的mcp-sdk实例
Overview

what is MCP Server?

MCP Server is a Model Context Protocol (MCP) server that integrates browser automation capabilities, allowing MCP clients to control web browsers.

how to use MCP Server?

To use MCP Server, install the dependencies with pnpm install, then start the server using pnpm dev. After starting, you can run a test client to connect to the server and perform browser operations.

key features of MCP Server?

  • Express-based MCP server
  • Browser automation using Playwright
  • WebSocket connection between browser and server
  • Supports navigation, interaction, and snapshot operations

use cases of MCP Server?

  1. Automating web testing processes
  2. Navigating to specific URLs and capturing page snapshots
  3. Integrating browser control in applications using MCP protocol

FAQ from MCP Server?

  • What is the purpose of MCP Server?

MCP Server allows for automated control of web browsers through a protocol, making it easier to perform tasks like testing and data extraction.

  • How do I install MCP Server?

You can install MCP Server by running pnpm install in your terminal.

  • What ports does MCP Server use?

MCP Server uses port 3000 for HTTP and port 8080 for WebSocket connections.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.