MCPNews

The Model Context Protocol ecosystem, verified

Current spec 2026-07-28

Appium MCP

Spec Support Unverified First-party Confidence: Good (0.85)

Appium MCP is an MCP server published by Appium; its MCP spec-revision support has not been verified yet. It is the first-party server from Appium. Last verified 2026-08-14.

Does Appium MCP support the current MCP specification (2026-07-28)?

Undetermined. We have not verified which MCP specification revision Appium MCP supports (as of 2026-08-14).

Is Appium MCP a first-party (official) MCP server?

Yes. Appium MCP is the first-party MCP server published by Appium (last verified 2026-08-14).

How do I connect to Appium MCP?

Appium MCP is available via the package npm:appium-mcp, the official MCP Registry under io.github.appium/appium-mcp, the source repository at https://github.com/appium/appium-mcp. Authentication: none. Transports: stdio, streamable-http.

When were Appium MCP's facts last verified?

2026-08-14. Each fact on this page links to the sources used to verify it.

Appium MCP is the Appium project's own MCP server, published from the same GitHub organization as Appium itself under the GitHub-verified io.github.appium namespace. It drives Appium mobile automation sessions on iOS and Android and includes test creation tools; the README also documents behavior for HTTP and streamable MCP clients, including an environment setting that lets automation sessions survive client disconnects.

The registry record was updated 2026-08-13 and matches npm's latest 1.92.2 exactly. No project surface names a supported MCP revision, so spec status is recorded as unknown. The server itself needs no upstream credentials; it drives a local or self-managed Appium stack.

How widely adopted is Appium MCP?

Ranked #51 in The MCP 500 with Adoption Index 73.37 (snapshot , methodology v1).

Measurement Value Source
Official MCP Registry yes API ·
npm downloads (weekly) 7,411 API ·

How was this verified, and what are the sources?

Verified · method: registry-record · confidence 0.85 (Good).

  1. Official MCP Registry record io.github.appium/appium-mcp v1.92.2 (updated 2026-08-13) - title "MCP Appium - Mobile Development and Automation Server", "MCP server for Appium mobile automation on iOS and Android devices with test creation tools", GitHub-verified namespace, npm package appium-mcp, stdio transport - accessed
  2. npm package appium-mcp - latest 1.92.2 published 2026-08-13, repository field github.com/appium/appium-mcp - accessed
  3. appium/appium-mcp repository via the GitHub API and README - lives in the appium organization, 451 stars, pushed 2026-08-13; README documents HTTP/streamable client use and an APPIUM_MCP_ON_CLIENT_DISCONNECT session-survival setting, alongside local stdio operation - accessed