MarkuprPlus MCP server
Records your screen and voice, returns one annotated screenshot and finding per mark.
65 stars32 downloads/wk
Reviews
Write oneNobody has reviewed MarkuprPlus yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
MarkuprPlus tools (9)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
analyze_screenshotReturns the captured screen as image data with its MIME type so a vision-capable agent can inspect it directly.
analyze_videoReturns a structured report path plus transcript, extracted-frame, and processing counts for an existing video file.
capture_screenshotReturns a saved PNG path, markdown image reference, and captured cursor/window context for the current screen.
capture_with_voiceReturns a structured report path plus transcript, extracted-frame, and processing counts from a timed screen-and-voice capture.
describe_screenReturns a structured visual description of a fresh screen capture or supplied image, including UI, text, layout, and notable issues.
push_to_githubReturns created GitHub issue URLs and numbers, or a dry-run preview, with one issue per report finding.
push_to_linearReturns created Linear issue identifiers and URLs, or a dry-run preview, with one issue per report finding.
start_recordingReturns a session ID and recording status for a new long-form screen-and-voice session.
stop_recordingReturns the completed report path plus transcript, frame, and processing counts for the active recording session.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan4 source files scanned15/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 year8/10
Findings (2)
- mediumnpm install lifecycle script present
install.script - mediumnpm install lifecycle script present
install.scriptpackage.json: …cess": "public" }, "scripts": { "postinstall": "node scripts/postinstall.mjs", "re…
What the publisher says
From the MarkuprPlus repository's README, as published. We do not edit it. Read it on GitHub
MarkuprPlus
You see it. You say it. Your AI fixes it.
▶ Watch the 33-second product tour
Pick a window. Talk through what's wrong. Circle it while it happens. Every circle becomes its own issue, with its own screenshot, ready to paste into your coding agent.
Quick Start · The Loop · Output · Screenshots · Providers · MCP · CLI
Hold Cmd, circle the problem, keep talking. That stroke becomes MX-001.
The Problem
Your coding agent can't see your screen. So you stop working and start transcribing: describe the layout bug in prose, take a screenshot, crop it, drag it into the right place, explain which part matters. You speak at 150 words per minute and type at 60, and the context leaks out on the way.
The Solution
MarkuprPlus is a menu bar app. It records the exact window you point at, listens while you narrate, and lets you draw on the live screen without blocking your clicks. When you stop, it transcribes on-device, aligns your words to each mark, and writes a report your agent can act on — one finding per circle, each with its own annotated frame.
Cmd+Shift+F → talk → Cmd-drag → Cmd+Shift+F → paste into your agentShortened. 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 markuprplus on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add markuprplus -- npx -y markuprplus
MarkuprPlus: common questions
- Is MarkuprPlus MCP server safe?
- Mostly: it is graded B (77/100). Read the MarkuprPlus safety report
- How do I install MarkuprPlus?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does MarkuprPlus need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is MarkuprPlus maintained?
- The last commit was 2 days ago (2026-09-19). The latest release is v3.1.2.