Back to search
30
MCP

pilot-mcp

npm/pilot-mcp

Fast browser automation MCP server for LLMs — persistent Chromium, ref-based interaction, cookie migration

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

llm-as-dom-mcp
AI browser pilot — test your app 60x cheaper. MCP server binary wrapper.
0 tools
browser-mcp-server
MCP server that gives any LLM agent full browser control via browser-use. Auto-state after every action.
0 tools
Parallel Browser MCP
MCP server for parallel browser automation across multiple providers.
0 tools
MCP Browser
Browser automation using the user's Chromium session — JS execution, auth, and anti-bot support.
0 tools
queue-pilot
MCP server for message queue development — combines RabbitMQ and Kafka message inspection with JSON Schema validation
0 tools
Queue Pilot
MCP server for RabbitMQ and Kafka message inspection with JSON Schema validation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pilot-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}