Home › Other › mirror-mcp

mirror-mcp

Mirror MCP: Introspection for LLMs

TypeScript
★ 15 stars Last pushed 2025-07-28 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.0.8)

npx -y mirror-mcp@0.0.8

Or add to your MCP client config:

{
  "mcpServers": {
    "mirror-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mirror-mcp@0.0.8"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry