Skip to content
Back to search
30
MCP

markupr

npm/markupr

Record your screen, narrate feedback, get structured Markdown with screenshots. Desktop app, CLI, and MCP server for AI coding agents like Claude Code, Cursor, and Windsurf.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Markdown AI
Python MCP server for Markdown document processing and conversion.
0 tools
@simple-commenter/mcp-server
Simple Commenter MCP server: lets AI agents like Claude Code and Cursor read and fix website feedback from npm via npx simple-commenter-mcp
0 tools
io.github.korovin-aa97/talkthrough-mcp
Narrated screen recordings into agent-ready data: local transcript, keyframes, OCR, wall-clock.
0 tools
md-feedback
MCP server for markdown plan review — companion to the MD Feedback VS Code extension. AI agents read annotations, mark tasks done, evaluate
0 tools
markdown-ai-mcp
Markdown Ai MCP server. Tools: convert to html, generate toc, lint markdown. Built by MEOK AI Labs.
0 tools
markdown-ai-mcp
Markdown Ai MCP server. Tools: convert to html, generate toc, lint markdown. Built by MEOK AI Labs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "markupr": {
      "url": "None",
      "transport": "http"
    }
  }
}