Markupr Plus MCP Server

You see it. You say it. Your AI fixes it. Pick a window. Talk through what's wrong. Circle it while it happens. Its 9 documented tools cover capture, screenshot, recording, analyze. It runs locally over stdio via the published package.

People who work with capture, screenshot and recording and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 65 · #61 OF 168 MAINTAINED DEVELOPER TOOLS · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Markupr Plus

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add hashfunction-markuprplus -- npx -y markuprplus

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "hashfunction-markuprplus": {
      "command": "npx",
      "args": [
        "-y",
        "markuprplus"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-17 - young repo, little track record yet

license MIT - declared in the repository

npm package markuprplus - unscoped; check the name against the project README before installing

registry namespace io.github.hashfunction is GitHub-verified and matches the repo owner

03 · What Markupr Plus can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can describe what's currently on screen, and run a single screenshot through the analysis pipeline.

Capability map

Tools grouped from the project's README - what Markupr Plus lets an agent do.

Capture

2 tools - e.g. Grab the current screen with cursor, active app/window, and focus hints attached.; Record screen and mic for a set duration, and return a structured report.

capture_screenshot · capture_with_voice

Recording

2 tools - e.g. Begin an interactive recording session.; End the session and run the full pipeline.

start_recording · stop_recording

Analyze

2 tools - e.g. Process an existing .mov / .mp4 into Markdown with extracted frames.; Run a single screenshot through the analysis pipeline.

analyze_video · analyze_screenshot

Push

2 tools - e.g. Create GitHub issues from a report.; Create Linear issues from a report.

push_to_github · push_to_linear

read & search

1 tool - e.g. Describe what's currently on screen.

describe_screen

Latest releases

v3.1.2 · 2026-09-01

Changes since v3.1.1: · update minor and patch dependencies · route customers to first-party support · describe MCP tools by returned output · prepare MCP registry metadata · record 3.1.2 App Store submission · prepare…

v3.1.1 · 2026-08-31

Changes since v3.1.0: · publish companion with releases · prepare 3.1.1 · inline marked screenshots in AI issues · Downloads · | Platform | Download | · |----------|----------| · | macOS (Apple Silicon) |…

v3.1.0 · 2026-08-30

Initial release · Downloads · | Platform | Download | · |----------|----------| · | macOS (Apple Silicon) | markuprplus-3.1.0-arm64.dmg | · | macOS (Intel) | markuprplus-3.1.0-x64.dmg | · | Windows |…

04 · Who maintains Markupr Plus

MarkuprPlus is maintained by hashfunction. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
developer tools - ranked #61 of 168 actively-maintained developer tools servers as of 2026-09-18.
release cadence
3 releases in the last 90 days (latest 2026-09-01)
registry
io.github.hashfunction/markuprplus (active, first published 2026-09-01)
packages
npm:markuprplus

06 · Markupr Plus FAQ

Is Markupr Plus still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 3 releases in the last 90 days. We re-verify nightly.

What can Markupr Plus do?

With this server connected, an agent can describe what's currently on screen, and run a single screenshot through the analysis pipeline.

How do I install Markupr Plus?

Run `npx -y markuprplus`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Markupr Plus run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Markupr Plus

More developer tools MCP servers · Batch Review · Grok MCP · Proof Flow · Instagit · iz-tolk-MCP - Tolk Compiler for TON

More TypeScript MCP servers · Hashnet · Safari DevTools MCP · Coach Watts · Cloudflare MCP Pro · n8n Pro MCP · see all