Baepsae MCP Server
Local MCP server for iOS Simulator and macOS app automation with a TypeScript MCP layer and a Swift native bridge.
People who work with Baepsae and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-03-31 · ★ 26 · #184 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18
MIT · JavaScript servers · how we verify → /methodology
01 · Install Baepsae
before you install - you'll need
Set BAEPSAE_NATIVE_PATH before connecting.
Claude Code
claude mcp add oozoofrog-mcp-baepsae -- npx -y mcp-baepsae Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"oozoofrog-mcp-baepsae": {
"command": "npx",
"args": [
"-y",
"mcp-baepsae"
]
}
}
} 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 mcp-baepsae - unscoped; check the name against the project README before installing
registry namespace io.github.oozoofrog is GitHub-verified and matches the repo owner
03 · What Baepsae can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Limitations (from the README)
After granting permission, the launching process may need to be restarted before macOS applies the change. If the error persists, quit and relaunch the terminal, MCP client, or runtime process that started mcp-baepsae. For simulator targets, selector-based actions (tap / right_click with id or label) search in-app content by default. Set all: true to include Simulator chrome UI.
Latest releases
v6.2.0 · 2026-03-29
[6.2.0] - 2026-03-29 · Added · Research utilities for media capture verification, tab bar descendant inspection, input-channel comparison, and coordinate/tap investigations · Real smoke coverage for tap_tab on the…
v4.0.0 · 2026-02-20
All 15 legacy mixed-target tools have been removed. Use explicit sim_ / mac_ scoped tools instead. · Removed Tools (15) · describe_ui, search_ui, tap, type_text, swipe, key, key_sequence, key_combo, touch, right_click…
v3.2.0 · 2026-02-10
Added · CLI --version / -v flag support (#17) · TypeScript unit tests: 69 tests covering edge cases, validation, and parameter forwarding (#11) · Swift XCTest target: 43 tests for native binary argument parsing and…
04 · Who maintains Baepsae
baepsae is maintained by oozoofrog. It's the only MCP server we track from this author; the repo dates to Feb 2026.
05 · Facts
- repository
- github.com/oozoofrog/mcp-baepsae
- category
- browser automation - ranked #184 of 255 actively-maintained browser automation servers as of 2026-09-18.
- registry
- io.github.oozoofrog/baepsae (active, first published 2026-02-06 · 9 versions)
- packages
- npm:mcp-baepsae
06 · Baepsae FAQ
What is Baepsae?
Local MCP server for iOS Simulator and macOS app automation with a TypeScript MCP layer and a Swift native bridge.
Is Baepsae still maintained?
Yes - as of 2026-09-18, its last commit was 2026-03-31. We re-verify nightly.
How do I install Baepsae?
Run `npx -y mcp-baepsae`. The README documents one environment variable (BAEPSAE_NATIVE_PATH) to set first. Set BAEPSAE_NATIVE_PATH before connecting. You can also paste the ready-made client config above.
Does Baepsae 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 Baepsae
Alternatives to Baepsae
Maintained browser automation servers if Baepsae isn't the fit.
- Chrome DevTools MCP MCP server for Chrome DevTools ★ 52,170 · 2026-09-17
- Server Browser MCP server for browser use access ★ 39,038 · 2026-09-11
- Playwright MCP Playwright Tools for MCP ★ 37,231 · 2026-09-17
- Aihawk AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions. ★ 31,628 · 2026-09-18
- SeleniumBase MCP Stealthy browser automation, testing, and web-scraping via CDP Mode. ★ 13,024 · 2026-09-18
- Mobile MCP MCP server for iOS and Android Mobile Development, Automation and Testing ★ 6,744 · 2026-09-16
Pairs well with
Servers that cover what Baepsae doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,478
- Tavily MCP → web scraping companion web scraping · ★ 2,390
- Codebase Memory → memory companion memory · ★ 43,715
- Memorix → memory companion memory · ★ 785
- Server Filesystem → filesystem companion filesystem · ★ 39,038
- Pdf MCP → filesystem companion filesystem · ★ 135
More browser automation MCP servers · LinkedIn Toolkit · Cloak MCP · Oya Browser · Notebooklm MCP Secure · Vigilis
More JavaScript MCP servers · Open & Async · Open Agenda · Opencage Geocoding MCP · Spec Score MCP · see all