CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
krishtoautomate avatar

RobotActions — AI-Driven Mobile + Web Test Automation

krishtoautomate/robotactions
authSSE, HTTPregistry active
Summary

Connects Claude to Robot Actions, a cloud testing platform with real Android and iOS devices plus web browsers. You get natural language control over actual hardware, not simulators. The server exposes device interaction tools (tap, swipe, input), session management, and script generation in WebdriverIO, Python, and Robot Framework. Useful when you need to QA mobile apps or responsive web flows without maintaining your own device farm. Requires a Robot Actions account at the tenant URLs. The hosted MCP endpoints use SSE or streamable HTTP transports, so no local installation beyond configuring your MCP client with credentials and your tenant subdomain.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Robot Actions — real-device testing for humans and AI agents

Test mobile and web apps from anywhere.

Services · Pricing · Use from an AI agent · Agent Skills · File an issue


Robot Actions is a cloud-connected testing platform that lets you control real Android and iOS devices through a web browser, automate test flows with an AI assistant, and generate runnable test scripts in your framework of choice (WebdriverIO, Python, Robot Framework, and more).

For sales or enterprise questions: support@robotactions.com.


See it in action

Real iOS and Android devices, streamed live to your browser — no emulators, no local setup. A few of the things you can do:

AI Agent — explore an app and find bugs

Chat with the built-in AI Agent right inside a device session — ask it to find a defect or suggest improvements, and it drives the device on its own: screenshots, reads the screen, taps and swipes, and reports back findings and recommendations.

▶ Watch the demo

Real-device control — play, draw, anything

Native-speed touch on a real iPad: playing a game and sketching in Freeform, straight from the browser.

▶ Watch the demo

Real-time mouse & keyboard control

Native-speed pointer and keyboard input on both iOS and Android — type and click straight from your machine with no lag.

▶ Watch the demo

Web Inspector for mobile Safari

Full DevTools — Network, Elements, Console, Application — attached to Safari running on a real iOS device.

▶ Watch the demo

Chrome DevTools on Android (CDP)

Full Chrome DevTools over the DevTools Protocol — Elements, Console, Network, Application — inspecting a live page on a real Android device.

▶ Watch the demo

Capture & mock network traffic

Watch live HTTP(S) flows from the device, then add rules to mock, abort, or rewrite matching requests — set the status, headers, and response body on the fly.

▶ Watch the demo

Mock GPS location

Drop a pin anywhere — search a city or set latitude/longitude — and the device reports that location to any app, so you can test geo-aware flows without leaving your desk.

▶ Watch the demo

Light & dark themes

The web console follows your preference — switch between light and dark on the fly.

▶ Watch the demo

More feature walkthroughs are on the way.


Robot Actions on the MCP Registry

The hosted MCP server is published at https://registry.modelcontextprotocol.io as io.github.krishtoautomate/remote-device-server and auto-syncs to:

  • GitHub MCP Registry (github.com/mcp) — shows up in VS Code under @mcp
  • Smithery (smithery.ai) — install via the toolbox button
  • glama.ai/mcp — community aggregator

Manifest source: server.json in this repo mirrors the published version.


Agent Skills

Connecting an agent to the MCP server gives it several hundred tools. It does not tell it how to use them — and left to itself an agent will tap coordinates read off a downscaled screenshot, type before the field has focus, and report success from a screen it never checked.

skills/ holds open-source Agent Skills that supply that missing procedural knowledge: which tool, in what order, and the mistakes that quietly turn a passing test into one that tested nothing.

Install into any agent — Claude Code, Cursor, GitHub Copilot, Codex, Cline, Zed and 50+ more read the same universal format:

npx skills add https://robotactions.com

Run without flags and it asks which skills and which agents you want. To choose up front, --list shows what is available without installing, and --skill <name> takes just one.

Claude Code users can install it as a plugin instead, which also registers the MCP server:

/plugin marketplace add krishtoautomate/robotactions
/plugin install robotactions@robotactions
SkillCovers
robotactions-getting-startedConnect, authenticate, verify, device holds and the parallel limit
mobile-app-testingDriving native Android and iOS apps on real hardware
web-app-testingThe web on a real device browser or the desktop grid
device-state-setupFiles for upload flows, GPS, locale, dark mode, clean app state
network-mockingMocking and capturing traffic — native app requests as well as web
framework-integrationUsing the tools with an existing Appium/Selenium/Playwright suite
flow-record-replayRecording replayable regression tests with assertions

Not a Claude Code user? Each skill is a plain folder with a SKILL.md — copy what you want. skills.json is a machine-readable index. Browse them at robotactions.com/skills.


What this repo is for

This repo contains no application source code — Robot Actions is a hosted product, there is nothing to install or build. The repo exists for four current purposes plus one that's coming:

  1. Public issue intake. File a bug, request a feature, or ask a question via the Issues tab. No paid account required — drive-by feedback is welcome.
  2. Release notes. Every shipped change is published as a Release with user-facing notes. That's the running changelog.
  3. Agent Skills. skills/ — open-source guidance that teaches an AI agent how to actually use the MCP server well. Also installable as a Claude Code plugin marketplace from this repo root.
  4. Test framework examples (coming soon). Once the product is more widely used, this repo will host runnable example scripts in the test frameworks Robot Actions can generate — WebdriverIO, Python (appium-python-client style), Robot Framework, and more. These will live as small standalone projects under examples/ so you can copy-paste a starting point. None of the application source will ever land here — the examples are public starter templates, not the product.
  5. Public roadmap & discussions — being scoped.

When to file an Issue here vs. when to email us

Filing hereEmail us at support@robotactions.com
Bug reproductions, feature requests, public questionsAccount-specific issues (billing, credentials, dedicated deployments)
"Does Robot Actions support X?"Anything that would expose your account email, device IDs, or session data publicly
General feedback / ideasSales conversations, enterprise contracts

Security disclosures

Do not file security issues here. See SECURITY.md for the responsible-disclosure process.

Releases

Every shipped change is published as a Release with user-facing notes. Browse releases →


License

This README, the issue templates, the skills/ Agent Skills, and any future examples/ test scripts are MIT-licensed. The Robot Actions product itself is a hosted commercial service — not open source, and no application source code lives in this repo.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Mobile Development
Registryactive
TransportSSE, HTTP
AuthRequired
UpdatedJun 4, 2026
View on GitHub

Related Mobile Development MCP Servers

View all →
muse-code-space avatar
Test Genie

io.github.muse-code-space/test-genie

AI-powered app test automation for iOS, Android, Flutter, React Native, Web
tanbro avatar
UIAutomator2 MCP Server

io.github.tanbro/uiautomator2-mcp-server

Android mobile automation with uiautomator2. AI bot for taps, swipes, apps, XPath testing, RPA.
signerlabs avatar
ShipSwift

signerlabs/shipswift-19d5758a

Provides access to a library of iOS development recipes, including SwiftUI code, animations, and infrastructure components. Simplifies the implementation of complex features like authentication, paywalls, and onboarding flows. Enables developers to build high-quality mobile applications faster using proven best practices and ready-to-use templates.
web3auth avatar
MetaMask Embedded Wallets MCP

web3auth/integrate

MetaMask Embedded Wallets MCP (formerly Web3Auth) gives AI coding assistants live access to Embedded Wallets documentation, SDK references, integration examples, and community troubleshooting. MetaMask Embedded Wallets is not a wallet app itself, but embedded wallet infrastructure that helps developers add non-custodial Web3 wallets to web, mobile, and gaming apps using familiar login methods like Google, GitHub, email, SMS, and other OAuth or passwordless flows. This MCP server is built for real integration work. It lets agents search docs, fetch full documentation pages, retrieve complete example code, inspect SDK types and hooks, and surface real-world implementation issues. It is especially useful for tasks like choosing the right SDK, implementing social login, understanding key derivation behavior, avoiding wallet address changes caused by auth or configuration mistakes, and debugging framework-specific issues across React, Next.js, Flutter, React Native, and other platforms. Use it when you want an AI assistant to generate or review MetaMask Embedded Wallets integrations using current source material instead of stale model memory. Pair it with the MetaMask Embedded Wallets Skill for best results: the skill teaches the assistant how to reason about architecture, authentication, SDK selection, and common pitfalls, while this MCP server provides up-to-date docs, examples, SDK references, and implementation details.
yercko avatar
Devilge

yercko/devilge

Android/KMM MCP server: logcat, ADB device control, Compose previews, network, Maestro flows.
clauxel avatar
Aistudioandroidreleasegate Mcp

clauxel/ai-studio-android-release-gate-mcp

Remote MCP for AI Studio Android release gate MCP, structured receipts, audit logs, and reviewer-rea