MCP.so
Sign In
Servers

Mcp Sage

@jalehman

MCP Server for getting second opinions/reviews on large amounts of code.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-sage": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@jalehman/mcp-sage",
        "--client",
        "claude"
      ]
    }
  }
}

More from Other