Back to search
30
MCP

md-redline

npm/md-redline

Inline review comments for markdown specs. Built-in MCP server hands feedback directly to your AI agent.

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

Similar MCP servers embedding-nearest

@iflow-mcp/dejuknow-md-redline
Inline review comments for markdown specs. Built-in MCP server hands feedback directly to your AI agent.
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
doc-reviewer-mcp
MCP server for OCR-generated Markdown document review and diagnostics
0 tools
@simple-commenter/mcp-server
MCP server for Simple Commenter — lets AI agents work with website feedback
0 tools
io.github.vfa-khuongdv/redmine
MCP server for Redmine API integration with AI agents.
0 tools
md-feedback
Review markdown plans before AI agents build. Annotate, gate-check, apply fixes, session handoffs.
0 tools

How to use

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

{
  "mcpServers": {
    "md-redline": {
      "url": "None",
      "transport": "http"
    }
  }
}