artemis (google/artemis) is an MCP server listed on the M8ven Trust Index. It scores 98 out of 100, grade A. It declares 58 tools. No publisher has claimed this listing.

A
Trusted
98/100
8 days ago

artemis

ARTEMIS turns natural-language instructions into reliable Android automation. It automates end-to-end workflows, captures logs for debugging and analysis, and integrates seamlessly with AI coding assistants such as Antigravity, Codex, and Claude Code. On the AndroidWorld benchmark, ARTEMIS achieves a success rate of over 99%.

Trusted. Deep verification, no outstanding findings, and an established reputation. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

google

Source: github_code

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 9 credentials: ARTEMIS_LIFECYCLE_TOKEN, ARTEMIS_TENANT_TOKEN, ANTIGRAVITY_CSRF_TOKEN, ANTHROPIC_API_KEY, GOOGLE_API_KEY, GEMINI_API_KEY, OPENAI_API_KEY, OPEN_ROUTER_API_KEY, XAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretARTEMIS_LIFECYCLE_TOKEN
configARTEMIS_SERVER_HOST
configANTIGRAVITY_SIDECAR_WEB_PORT
configARTEMIS_CLOUD_URL
🔐 secretARTEMIS_TENANT_TOKEN
configCODEX_HOME
configARTEMIS_STANDALONE
configARTEMIS_IPC_PORT
configARTEMIS_DEVICE_ID
configADB_DEVICE_SERIAL
configARTEMIS_CLOUD_MODE
configADB_HOST
configADB_PORT
configADB_SERVER_SOCKET
configDATA_ENGINE_DB_PATH
configARTEMIS_CONFIG_DIR
configARTEMIS_HEALTH_RETRIES
configARTEMIS_HEALTH_DELAY
configARTEMIS_AGENT_INIT_TIMEOUT_SECONDS
configANTIGRAVITY_LS_ADDRESS
🔐 secretANTIGRAVITY_CSRF_TOKEN
configARTEMIS_DESKTOP_NOTIFY
configARTEMIS_EXPLORER_CACHING
configUSE_CYTHON
configARTEMIS_PHONE_SERIAL
configARTEMIS_EMULATOR_SERIAL
configARTEMIS_EXPLORER_VERSION
🔐 secretANTHROPIC_API_KEY
configARTEMIS_MOCK_DRIVER
configARTEMIS_CLOUD_SESSION_ID
configARTEMIS_TASK_INGRESS
configARTEMIS_STRICT_STATE
configARTEMIS_FAKE_LLM
configARTEMIS_FAKE_LLM_DELAY_S
🔐 secretGOOGLE_API_KEY
🔐 secretGEMINI_API_KEY
🔐 secretOPENAI_API_KEY
🔐 secretOPEN_ROUTER_API_KEY
🔐 secretXAI_API_KEY
configARTEMIS_APP_DIR
configANTIGRAVITY_APP_DIR
configXDG_CONFIG_HOME
configXDG_DATA_HOME
configXDG_CACHE_HOME
configPYTHONUTF8
configARTEMIS_KEEP_DEVICE_AWAKE
configARTEMIS_DAEMON_HOST
configARTEMIS_DAEMON_PORT
configARTEMIS_SESSION_ID
configARTEMIS_CONCURRENCY_MODE
configARTEMIS_MAX_CONCURRENT_TASKS
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

61/61 tools missing one or more hints — mobile_get_device_state (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); mobile_inspect_trace (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); mobile_manage_task (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +58 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool test coverage

27/61 tools referenced in tests (44%)

Write tests that reference each tool by name so every tool has at least one test.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/google/artemis)](https://m8ven.ai/mcp/google/artemis)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 73d7b0c116ae10be795e251242d42042e4b2054b
code hash: 37a94cd2b9b0506ee3095f9685d328416c0136165ccaebc866819423a6b512e1
verified: 9/2/2026, 5:14:59 PM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client