Mmcp.market

Yaver MCP server

by kivanccakmak·io.github.kivanccakmak/yaver·v1.99.309

Phone-first local dev MCP for Claude Code and Codex: install Yaver, pair mobile, run, build, deploy.

C60/100grade C
What users say
No reviews yet
Be the first
Safety scan
C60/100

full report

Adoption
Growing

4 stars1.2k downloads/wk

Reviews

Write one

Nobody has reviewed Yaver yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Yaver tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it

1 high2 medium
  • Code scan23 source files scanned3/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 2 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10

Findings (3)

  • mediumnpm install lifecycle script presentinstall.script
  • mediumnpm install lifecycle script presentinstall.script
    package.json: …in": "src/index.js", "scripts": { "postinstall": "node src/postinstall.js", "preunin…
  • highShell command built from a string (injection risk)exec.shell-concat
    src/commands/doctor.js: …ction commandExists(name) { try { execSync(`command -v ${name}`, { stdio: ['ignore', 'pipe', 'ign…
Overall 60/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Yaver repository's README, as published. We do not edit it. Read it on GitHub

Watch the full demo →

What Yaver is

AI writes the code in seconds. The loop around it — build, install, reproduce, describe what's wrong, get back to the agent — still takes hours. Yaver closes that loop.

The yaver agent runs on hardware you already own: a Mac, a Linux box, a WSL machine, a Pi, or a VPS. Your coding agent works there, against your real repo. Every other surface — phone, watch, TV, car, AR/VR, browser — is a remote control and a preview target for that one machine.

It runs on the AI subscription you already pay for — no token markup, and your code never leaves your machine.

iOS and Android are the deepest path today. Watch, TV, car, and AR/VR surfaces live in this repo and share the same core.

Quick start

npm install -g yaver-cli
yaver auth
yaver serve

On a headless box (Pi, VPS, SSH-only), yaver auth --headless prints a short code and a URL you can open from any browser.

npm is the only supported install path, on macOS (Apple Silicon + Intel), Linux (x64 + arm64), and Windows via WSL2. It downloads a signed, notarized agent binary for your platform.

Then grab the app and pair it with that machine:

Open Yaver, pick a project from your dev box, preview it on your phone, shake to vibe-code — fix a bug, ship a small feature, or tweak a style — and a fresh bundle lands in seconds. One screen, real device, no extra hardware.

Install or use it from your coding agent

Install the CLI directly, or register Yaver as an MCP server so Claude Code, Codex, or opencode can drive your machine from chat. MCP does not need a global install first — npx pulls the server on first run.

# direct CLI
npm install -g yaver-cli
yaver auth

# or as MCP
# Claude Code
claude mcp add --scope user yaver -- npx -y yaver-cli yaver-mcp

# Codex
codex mcp add yaver -- npx -y yaver-cli yaver-mcp

# opencode
npx -y -p yaver-cli yaver mcp setup opencode

# then, in the agent chat:
call yaver_lazy_setup

To add Yaver to an existing Expo app, give the agent the app directory and ask it to call yaversdkintegrate. The direct deterministic equivalent is:

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y yaver-cli on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add yaver -- npx -y yaver-cli
Add to Cursor

Yaver: common questions

Is Yaver MCP server safe?
With care: it is graded C, so read the findings first (60/100). Read the Yaver safety report
How do I install Yaver?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Yaver need an API key?
No secret keys are declared. It reads 1 setting from the environment.
Is Yaver maintained?
The last commit was 2 days ago (2026-09-23). The latest release is v1.99.309.
What can I use instead of Yaver?
Servers from other publishers that do the same job: Yaver MCP server, ShipStatic MCP server and Omnara MCP server. Compare all Yaver alternatives.

Alternatives to Yaver

Same job from other publishers: the closest match first, then the best rated.

All Yaver alternatives →
  • Yaver
    Phone-first local dev MCP for Claude Code and Codex: install Yaver, pair mobile, run, build, deploy.
    C
  • ShipStatic
    Deploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.
    A
  • Omnara
    Deploy durable AI agents with Omnara, an open-source managed-agent platform.
    A
  • walkerOS Flow
    Build, validate, simulate, and deploy walkerOS event pipelines
    B
  • Aiven MCP
    Provision PostgreSQL, manage Apache Kafka, and deploy apps with Aiven - all from your AI assistant.
    A

More from kivanccakmak →