complaints-mcp

LarsArtmann/complaints-mcp
★ 0 stars Go 🤖 AI/LLM Updated 3d ago
A tiny MCP server that allows AI Coding Agents to file complaint reports about missing/under-specified/confusing information
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "complaints-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/LarsArtmann/complaints-mcp@latest"
      ]
    }
  }
}

README Excerpt

**An MCP (Model Context Protocol) server that enables AI coding agents to file structured complaint reports about missing or confusing information encountered during development tasks.** > **Status**: Active Development | **Architecture**: Clean Architecture with Type Safety --- **complaints-mcp** is a sophisticated MCP server that enables AI coding agents to file structured complaint reports when they encounter missing information, confusing specifications, or inadequate documentation during de

Tools (13)

criticaldebugdeferrederrorhighinfolowmediumopenrejectedresolvedtracewarn