Loomal

md-feedback

MCP server by github.com/yeominux/md-feedback

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

5 starsnpm: md-feedback

About md-feedback

md-feedback is an MCP (Model Context Protocol) server published by yeominux in the official MCP registry, listed under Autonomous Agents on Loomal. Review markdown plans before AI agents build. Annotate, gate-check, apply fixes, session handoffs.

It ships as an npm package (md-feedback), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/yeominux/md-feedback, where the project has earned 5 GitHub stars.

Use md-feedback with your agent

Claude Code · one command
claude mcp add md-feedback -- npx -y md-feedback
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "md-feedback": {
      "command": "npx",
      "args": [
        "-y",
        "md-feedback"
      ]
    }
  }
}
npmmd-feedback

Frequently asked questions

What is md-feedback?
md-feedback is an MCP (Model Context Protocol) server by yeominux in the Autonomous Agents category. Review markdown plans before AI agents build. Annotate, gate-check, apply fixes, session handoffs.
How do I connect md-feedback to Claude, Cursor, or another MCP client?
Install md-feedback from its npm package (md-feedback) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is md-feedback open source?
Yes — the source code is public at github.com/yeominux/md-feedback, with 5 GitHub stars.
Can AI agents pay to use md-feedback?
Not yet through Loomal — md-feedback is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain md-feedback? Claim this listing free by verifying GitHub ownership, or contact us.