Back to search
30
MCP

md-feedback

io.github.yeominux/md-feedback

Review markdown plans before AI agents build. Annotate, gate-check, apply fixes, session handoffs.

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

Similar MCP servers embedding-nearest

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
md-redline
Inline review comments for markdown specs. Built-in MCP server hands feedback directly to your AI agent.
0 tools
Batch Review
Git diff and markdown review with a web UI plus MCP stdio for AI agents.
0 tools
@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-api
URL to clean article markdown for RAG and AI research agents. SSRF-guarded, 5 MB cap, 10s timeout. Optional include_images and metadata flag
0 tools · http
iflow-mcp_toolfront
Build AI applications in Markdown.
0 tools

How to use

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

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