Runno MCP Server
π¨βπ» Use Runno π Runno.dev π Documentation π Runno.dev. It runs locally over stdio via the published package.
People connecting browser automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-01 Β· β 770 Β· #47 OF 196 MAINTAINED BROWSER AUTOMATION Β· VERIFIED 2026-08-25
MIT Β· TypeScript servers Β· how we verify β /methodology
01 Β· Install Runno
Claude Code
claude mcp add taybenlor-runno -- npx -y @runno/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"taybenlor-runno": {
"command": "npx",
"args": [
"-y",
"@runno/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop Β· mcpServers
Cursor Β· mcpServers
VS Code Β· servers
Windsurf Β· mcpServers
Zed Β· context_servers
Cline Β· mcpServers
Roo Code Β· mcpServers
Continue Β· mcpServers
LibreChat Β· mcpServers
Gemini CLI Β· mcpServers
Codex CLI Β· mcp_servers
Full setup guides: every client.
02 Β· Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @runno/mcp - the @runno scope differs from the repo owner (taybenlor); confirm it's the project's official package
registry namespace io.github.taybenlor is GitHub-verified and matches the repo owner
03 Β· What Runno can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Limitations (from the README)
The programming languages available are limited by what has already been compiled to Web Assembly using WASI. A great way to help more languages become available would be to compile your favourite programming language tools to Web Assembly and upload them to WAPM. WASI doesn't provide a full linux environment, so most system based interfaces won't work. Packages and modules are also difficult to install inside the Ru
Latest releases
v0.10.2 Β· 2025-05-18
Fix some dependency issues for @runno/sandbox, seemed to work fine locally but then installing elsewhere didn't work nicely.
v0.10.0 Β· 2025-05-18
This release introduces two new packages @runno/sandbox and @runno/mcp. Β· @runno/mcp is an MCP Server that provides a run_code tool for running code inside @runno/sandbox. Β· @runno/sandbox is a sandboxed code runningβ¦
v0.8.0 Β· 2025-04-25
Remove support for umd and cjs.
04 Β· Who maintains Runno
runno is maintained by taybenlor. It's the only MCP server we track from this author; the repo dates to Jun 2021.
05 Β· Facts
- repository
- github.com/taybenlor/runno
- category
- browser automation - ranked #47 of 196 actively-maintained browser automation servers as of 2026-08-25.
- registry
- io.github.taybenlor/runno (active, first published 2025-12-12 Β· 2 versions)
- packages
- npm:@runno/mcp
06 Β· Runno FAQ
What is Runno?
π¨βπ» Use Runno π Runno.dev π Documentation π Runno.dev. It runs locally over stdio via the published package.
Is Runno still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-01. We re-verify nightly.
How do I install Runno?
Run `npx -y @runno/mcp`. You can also paste the ready-made client config above.
Does Runno run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 Β· Alternatives to Runno
Alternatives to Runno
Maintained browser automation servers if Runno isn't the fit.
- Chrome DevTools MCP MCP server for Chrome DevTools β 49,617 Β· 2026-08-23
- Server Browser MCP server for browser use access β 38,704 Β· 2026-08-05
- Playwright MCP Playwright Tools for MCP β 36,436 Β· 2026-08-21
- Mobile MCP MCP server for iOS and Android Mobile Development, Automation and Testing β 5,995 Β· 2026-08-18
- Agent Device (callstack) MCP server for mobile app automation: verify, control, and debug iOS, Android, TV, and desktop apps β 4,212 Β· 2026-08-24
- Agent Device (callstackincubator) Let AI agents inspect, control, and debug real iOS, Android, desktop, and TV apps β 4,211 Β· 2026-08-24
Pairs well with
Servers that cover what Runno doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server β web scraping companion web scraping Β· β 7,310
- Tavily MCP β web scraping companion web scraping Β· β 2,351
- Codebase Memory β memory companion memory Β· β 40,198
- Memorix β memory companion memory Β· β 688
- Server Filesystem β filesystem companion filesystem Β· β 38,704
- X402 List MCP β filesystem companion filesystem Β· β 58
More browser automation MCP servers Β· Replicant MCP Β· Fortress Β· Sessionplan Β· One Shot UI Β· Helmdeck
More TypeScript MCP servers Β· Tmdb MCP Server Β· Telnyx Β· Cosmos MCP Β· TempGuru Event Staffing Β· Cloud Base Β· see all