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
  • State of MCP (stats)
  • 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. Ascript MCP
Ascript MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/23/2026, 4:01:15 AM

Ascript MCP

User RatingsBe the first to rate and review this MCP server!
View Repository9 GitHub StarsTotal stargazers on GitHub for the source repository (9 stars).Visit Website
device-automationandroidiospythondeveloper-tools

Controls Android, iOS, and Windows devices while exposing AScript documentation, plugins, and deployment workflows to AI tools.

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
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

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": {
    "ascript-mcp": {
      "command": "uvx",
      "args": [
        "ascript-mcp"
      ]
    }
  }
}

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

Install Directory Badge Claim listing Alternatives๐Ÿ“‚ More in Browser Automation

Overview

The ascript-mcp MCP server gives AI coding clients access to AScript API documentation, plugin references, and device automation workflows. It can discover or connect to Android and iOS devices, inspect screens and UI trees, test selectors, run OCR and color checks, and deploy Python projects. Use it when an agent needs to develop, validate, and run AScript automation against real devices. A separate SSE mode exposes documentation queries as a network service.

Use cases

โ€ขQuery AScript APIs and code examples
โ€ขInspect connected device screens and UI trees
โ€ขValidate selectors, OCR, and color matching
โ€ขUpload and run automation projects on devices
โ€ขDebug Android projects through ADB

Key features

โ€ขAScript API and setup documentation search
โ€ขOnline plugin catalog lookup
โ€ขAndroid and iOS device inspection
โ€ขOCR, selector, and color analysis
โ€ขProject upload, execution, and logging
โ€ขInteractive device Python evaluation

Capabilities & Tool Schemas

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

Extracted Tool Capabilities
AScript API and setup documentation search
Online plugin catalog lookup
Android and iOS device inspection
OCR, selector, and color analysis
Project upload, execution, and logging
Interactive device Python evaluation

How Ascript MCP works

What ascript-mcp MCP server does

The ascript-mcp MCP server connects AI coding tools with the AScript automation platform. It provides reference material for AScript APIs, access to the online plugin catalog, device inspection functions, and project lifecycle operations. The repository documents use with Claude Desktop, Cursor, and Trae; the supplied Cursor configuration runs the service locally through Python.

Documentation tools return platform overviews, module-level API references, keyword search results, code examples, and setup guidance. Plugin tools query the online AScript plugin library and retrieve individual plugin documentation. This gives an agent a way to look up supported APIs and extensions instead of relying only on generated code.

How it works

The local service communicates with the AI client through MCP. After a device is discovered or connected, the client can capture the screen, retrieve the control hierarchy, test selectors, recognize text with OCR, and perform multi-point color searches or comparisons. Device discovery includes local-network and ADB scanning, while automatic connection can use project configuration.

Project tools create projects on a device, upload files, execute or stop projects, and retrieve run logs. Android devices also support a debug execution mode that uses ADB, forwards port 5678, and returns an attach configuration for VS Code. The eval_python tool provides an interactive Python execution path on Android and iOS for testing code and compound automation logic. On iOS, the documented evaluation behavior translates ascript.android.* references to the corresponding iOS namespace and preloads computer-vision-related modules.

Setup and configuration

Install the package with pip install ascript-mcp. For Cursor, add an MCP entry in .cursor/mcp.json that invokes python -m ascript_mcp.local. The repository also provides agent-rule templates for Cursor, Claude Code, and other IDEs. Those instructions recommend checking device status and installed Python packages, validating important snippets with eval_python, and only then uploading and running a project.

For a network deployment, run the documented Uvicorn command for ascript_mcp.server:app on port 8000. The README specifies this SSE mode for API documentation queries only, so it should not be treated as an alternative interface for the full device-control workflow.

Tools and capabilities

The ascript-mcp MCP server groups its tools into five practical areas:

  • API documentation and online plugin lookup.
  • Device scanning, connection, status, and package inspection.
  • Screen capture, UI-tree inspection, selector testing, OCR, and color analysis.
  • Project creation, file upload, execution, debugging, stopping, and log retrieval.
  • Project and file listing on connected devices.

The README identifies device status as Android-only, while installed-package listing and Python evaluation support Android and iOS. The project description also identifies Android, iOS, and Windows device control, but the detailed tool notes do not define equal feature coverage for every platform.

Limitations and notes

A connected or reachable device is required for device interaction and deployment operations. Some capabilities depend on platform-specific mechanisms such as ADB, and debug execution is documented for Android with ADB. The public SSE configuration is limited to documentation queries. No API key or paid service credential is specified in the provided material. The project is released under the MIT License.

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

Related MCP Servers

View all in Browser Automation View all alternatives
  • Manzanas logoManzanas
    Verified

    Drive iOS simulators from Claude Code, Cursor or Codex by accessibility label instead of screenshot-and-tap-coordinates. Exposes ui_tree, tap_element, type_into_element, wait_for_element and scroll_to_element, and every action reports whether the UI actually changed. A Mac daemon underneath hands out simulators as TTL leases with a queue and keeps a SIGSTOP warm pool, so a lease gets a live simulator in about 0.28s instead of a 7s cold boot, and multiple agents can share one Mac without colliding. Open source, MIT.

    ๐Ÿ“‚ Browser Automation6 views
    Compare vs Manzanas โ†’
  • Droidmind logoDroidmind

    Control Android devices with AI through MCP, enabling device control, debugging, system analysis, and UI automation with a comprehensive security framework.

    ๐Ÿ“‚ Browser Automation2 views
    Compare vs Droidmind โ†’
  • Replicant MCP logoReplicant MCP

    Android MCP server for AI-assisted Android development. Build APKs, launch emulators, manage devices, automate UI, and analyze logs through natural conversation.

    ๐Ÿ“‚ Browser Automation2 views
    Compare vs Replicant MCP โ†’
  • McpProxy logoMcpProxy

    A model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio

    ๐Ÿ“‚ Browser Automation2 views
    Compare vs McpProxy โ†’

Adoption & maintenance

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

GitHub stars
9
Stargazers on the source repository.
Last commit
4mo ago
Most recent push to the default branch.
Directory activity
3 views
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 Ascript MCP

Run `pip install ascript-mcp`, then configure the client to invoke `python -m ascript_mcp.local`.

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 PreviewAscript MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ascript-mcp?style=directory)](https://allmcps.com/mcp/ascript-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/ascript-mcp"><img src="https://allmcps.com/api/badge/ascript-mcp?style=directory" alt="Ascript MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ“‚Browser Automation
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
11/12 checks healthy over the last 46d
Views3
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 stars9
GitHub Star CountTotal stargazers on GitHub representing community popularity (9 stars).
Last commit4mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 30, 2026
41Quality signal: Fair ยท 41/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools18/30
Adoption & activity3/15
Community engagement0/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 4d ago via OSV.dev ยท ascript-mcp (PyPI)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

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 Ascript MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients