mcpserver.lol
registry/markuprplus
Connection check local install

markuprplus

Records your screen and voice, returns one annotated screenshot and finding per mark.

Tools 9
GitHub stars 62
Installs / wk
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

9 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

analyze_screenshot from source
Returns the captured screen as image data with its MIME type so a vision-capable agent can inspect it directly.
analyze_video from source
Returns a structured report path plus transcript, extracted-frame, and processing counts for an existing video file.
capture_screenshot from source
Returns a saved PNG path, markdown image reference, and captured cursor/window context for the current screen.
capture_with_voice from source
Returns a structured report path plus transcript, extracted-frame, and processing counts from a timed screen-and-voice capture.
describe_screen from source
Returns a structured visual description of a fresh screen capture or supplied image, including UI, text, layout, and notable issues.
push_to_github from source
Returns created GitHub issue URLs and numbers, or a dry-run preview, with one issue per report finding.
push_to_linear from source
Returns created Linear issue identifiers and URLs, or a dry-run preview, with one issue per report finding.
start_recording from source
Returns a session ID and recording status for a new long-form screen-and-voice session.
stop_recording from source
Returns the completed report path plus transcript, frame, and processing counts for the active recording session.