← Index

io.github.toby/mirror-mcp

io.github.toby/mirror-mcp·v0.0.8·Other
Quality Score
61
/100

Mirror MCP: Introspection for LLMs

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mirror-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mirror-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mirror-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mirror-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mirror-mcp
§03  MCP Quality Score  ·  methodology
freshness
11
completeness
5
installability
25
documentation
15
stability
5
§04  Alternatives in Other