Google PageRank for AI agents. 25,000+ tools indexed.

Pilot MCP Server

TacosyHorchata/Pilot

Score: 59.8 Rank #4 Browser Automation
Are you the maintainer of TacosyHorchata/Pilot? Claim this listing →

Fast browser automation MCP server — 5ms per action, 48 tools, persistent Chromium

Add AgentRank to Claude Code Discover and compare tools like TacosyHorchata/Pilot — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

TacosyHorchata/Pilot is a TypeScript MCP server licensed under MIT. Fast browser automation MCP server — 5ms per action, 48 tools, persistent Chromium Topics: ai-agent, browser-automation, claude, cursor, mcp, mcp-server, playwright.

Ranked #4 out of 116 indexed tools.

In the top 4% of all indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript MIT
ai-agentbrowser-automationclaudecursormcpmcp-serverplaywright

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 17

17 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 2

2 contributors → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 1
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for TacosyHorchata/Pilot
[![AgentRank](https://agentrank-ai.com/api/badge/tool/TacosyHorchata--Pilot)](https://agentrank-ai.com/tool/TacosyHorchata--Pilot/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/TacosyHorchata--Pilot/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/TacosyHorchata--Pilot" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="TacosyHorchata/Pilot"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# pilot

> Browser automation for AI agents. 20x faster than the alternatives.

**pilot** is an MCP server that gives your AI agent a fast, persistent browser. Built on Playwright, it runs Chromium in-process over stdio — no HTTP server, no cold starts, no per-action overhead.

```
LLM Client → stdio (MCP) → pilot → Playwright → Chromium
                              in-process      persistent
First call: ~3s (launch)
Every call after: ~5-50ms
```

## Why pilot?

|  | pilot | @playwright/mcp | BrowserMCP |
|---|---|---|---|
| **Latency/action** | ~5-50ms | ~100-200ms | ~150-300ms |
| **Architecture** | In-process stdio | Separate process | Chrome extension |
| **Persistent browser** | Yes | Per-session | Yes |
| **Tools** | 51 (configurable profiles) | 25+ | ~20 |
| **Token control** | `max_elements`, `structure_only`, `interactive_only` | No | No |
| **Iframe support** | Full (list, switch, snapshot inside) | NOT_PLANNED | No |
| **Cookie import** | Chrome, Arc, Brave, Edge, Comet | N
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.