Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“‚ Browser Automation
  3. Manzanas
Manzanas logo
Health: ActiveRecent health check succeeded.Last checked 9/17/2026, 2:16:06 PM

Manzanas

User RatingsBe the first to rate and review this MCP server!Ownership verifiedThe owner proved control of this listing via a GitHub README, site badge, or DNS TXT record.
View Repository21 GitHub StarsTotal stargazers on GitHub for the source repository (21 stars).Visit WebsiteSupport
iossimulatorbrowser-automationdeveloper-tools

Drives iOS simulators through accessibility-based MCP tools with leased simulator allocation and journaled evidence.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
We couldn’t automatically confirm this listing starts correctly

We ran the install command below but it didn't respond within our test window β€” this can mean a slow first-time install rather than a real problem.

npx -y manzanasd-client@latest

No response to initialize.

This is an experimental automated check and can have false negatives β€” missing environment variables, a slow cold install, etc. It doesn’t necessarily mean something’s wrong. Last checked 4d ago.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "manzanas": {
      "command": "npx",
      "args": [
        "-y",
        "manzanasd-client@latest"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge AlternativesπŸ“‚ More in Browser Automation

Overview

The manzanas MCP server lets Claude Code, Cursor, and other MCP-capable agents lease and drive iOS simulators through accessibility labels rather than screen coordinates. It exposes UI inspection, tapping, typing, waiting, and scrolling tools over stdio, while a Mac daemon manages simulator leases, queues, warm instances, and action state. Reach for it when multiple agents need isolated simulator access or when automated runs must produce evidence of whether each UI action changed the interface.

Use cases

β€’Drive iOS simulator test flows by accessibility label
β€’Share simulator capacity across multiple agents
β€’Generate journaled Markdown evidence for UI runs
β€’Run declarative YAML workflows against mock or real simulators

Key features

β€’Accessibility-based UI inspection and interaction
β€’TTL leases with FIFO queuing
β€’Warm simulator park and thaw
β€’Per-action UI-change reporting
β€’Journaled artifacts and Markdown evidence export
β€’stdio MCP interface for agent clients

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Manzanas.

Extracted Tool Capabilities
Accessibility-based UI inspection and interaction
TTL leases with FIFO queuing
Warm simulator park and thaw
Per-action UI-change reporting
Journaled artifacts and Markdown evidence export
stdio MCP interface for agent clients

How Manzanas works

What the manzanas MCP server does

The manzanas MCP server connects MCP-capable agents to iOS simulators. Agents can inspect the accessibility UI tree, locate elements by label or identifier, tap controls, enter text, wait for elements, and scroll to elements. These operations are intended for simulator interaction without relying on screenshot coordinates.

The MCP facade is provided by the manzanas mcp command and communicates with the host daemon. The daemon owns simulator registration, leases, action backends, streaming, state, and the run journal. A session automatically releases its leases when it ends, and tool errors describe their own context.

How it works

A Mac host runs manzanasd, which discovers available simulators and assigns them through TTL-based exclusive leases. FIFO queues handle contention, so multiple agents can share a host without driving the same simulator at the same time. Idle simulators can remain parked and resume when a lease is granted; the README reports approximately 0.28 seconds from lease to a live simulator in the measured setup, compared with roughly 7 seconds for a cold boot.

Clients are thin and communicate with the daemon using a versioned JSON protocol over HTTP and WebSocket. The MCP process itself uses stdio for the agent connection. MANZANASD_ADDR can point the client at a daemon host and port, such as mac-host:7433; a local daemon uses its default configuration without flags.

Each mutating operation under a lease is journaled. Runs can produce artifacts and an exportable Markdown evidence file, and actions report whether the UI actually changed. The repository also documents a mock mode that supplies a fake fleet and action backend for environments without a Mac or Xcode.

Setup and configuration

For a Mac with Xcode, the documented setup installs manzanasd through the project’s Homebrew tap, starts it as a service, and runs manzanas doctor to diagnose the host. The daemon enumerates simulators from simctl. Physical iPhones, iPhone Mirroring, and multi-Mac brokering are optional documented chapters rather than prerequisites for simulator use.

The README also provides an npm wrapper. Running npx manzanasd-client@latest doctor downloads the platform release and performs setup diagnosis. After the client and daemon are available, configure an MCP client to launch manzanas mcp and, when needed, set MANZANASD_ADDR to the daemon address.

Tools and capabilities

The manzanas MCP server exposes the core UI actions named in the project description:

  • ui_tree for inspecting the current accessibility hierarchy.
  • tap_element for activating an element by accessibility information.
  • type_into_element for entering text into a selected element.
  • wait_for_element for waiting until an element appears.
  • scroll_to_element for bringing an element into view.

The wider daemon and CLI support leases, simulator targets, screenshots and streaming, snapshots, fixtures, auto-reset, recordings, and journal exports. YAML runs can combine leasing, booting, application steps, evidence collection, and release into one declarative execution. The README also lists optional verification, audit, template, and physical-device features, but these are broader product capabilities rather than additional MCP tools explicitly enumerated in the supplied description.

Limitations and notes

Real simulator operation requires a Mac host with Xcode and a running daemon. The mock mode is available for development or non-Mac environments, but it uses a fake fleet and mock action backend. Accessibility-based actions depend on elements being discoverable through the simulator’s accessibility interface; the material does not claim that every app or control is supported. Physical iPhone support and iPhone Mirroring require their separately documented setup paths.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Browser Automation View all alternatives
  • Simulator MCP Server logoSimulator MCP Server

    An MCP server to control iOS Simulators

    πŸ“‚ Browser Automation2 views
    Compare vs Simulator MCP Server β†’
  • Ios Simulator MCP logoIos Simulator MCP

    A Model Context Protocol (MCP) server for interacting with iOS simulators. This server allows you to interact with iOS simulators by getting information about them, controlling UI interactions, and inspecting UI elements.

    πŸ“‚ Browser Automation2 views
    Compare vs Ios Simulator MCP β†’
  • Kiyas logoKiyas

    Design-fidelity checks for AI agents: compare a Figma frame (or any design screenshot) against the rendered implementation and get structured discrepancies with CSS properties and severity. Resolves a natural-language component description to a URL + selector in your codebase, screenshots it with Playwright, and compares via vision AI using your existing Claude Code or Codex subscription β€” no API keys. 90% mutation recall, zero false positives on its golden eval set. npx -y kiyas-cli mcp

    πŸ“‚ Browser Automation4 views
    Compare vs Kiyas β†’
  • Rrweb Stack logoRrweb Stack

    Local-first MCP server (@peekdev/mcp) + Chrome extension that records your real authenticated browser session (rrweb DOM + console + network, PII-masked, to local SQLite) and lets AI coding agents query it or drive the browser. No cloud, no telemetry.

    πŸ“‚ Browser Automation4 views
    Compare vs Rrweb Stack β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
21
Stargazers on the source repository.
Last commit
20d ago
Most recent push to the default branch.
Maintenance
Actively maintained
Status declared by the project or listing owner.
Install check
Inconclusive
Didn't respond in our test window β€” often a slow first install.
Directory activity
2 upvotes
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Manzanas

On macOS, the README documents installing manzanasd from the project's Homebrew tap, then starting the daemon. The npm wrapper can also download the release binary with npx manzanasd-client@latest doctor.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewManzanas AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/manzanas?style=directory)](https://allmcps.com/mcp/manzanas)
HTML Embed
<a href="https://allmcps.com/mcp/manzanas"><img src="https://allmcps.com/api/badge/manzanas?style=directory" alt="Manzanas on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“‚Browser Automation
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
MaintenanceActively maintained
ClientsClaude Desktop, Cursor
Last updatedSep 3, 2026
7/8 checks healthy over the last 42d
Views6
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars21
GitHub Star CountTotal stargazers on GitHub representing community popularity (21 stars).
Last commit20d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 1, 2026
79Quality signal: Great Β· 79/100How this signal is calculated β–Ύ
Server availability25/25
Verified ownership20/20
Documentation & tools26/30
Adoption & activity6/15
Community engagement2/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 5h ago via OSV.dev Β· manzanasd-client@latest (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“‚ Browser Automation β†’Best MCP servers for Browser Automation β†’Alternatives to Manzanas β†’Install in Claude DesktopInstall in CursorInstall in VS Code