← Index

io.github.vktr93/reviewmetric

io.github.vktr93/reviewmetric·v1.0.6·Other
Quality Score
85
/100

An MCP server connecting Claude to the Review Metric 15-agent scientific peer review pipeline.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "reviewmetric": {
      "command": "uvx",
      "args": [
        "reviewmetric-mcp"
      ],
      "env": {
        "REVIEWMETRIC_API_KEY": "<your-reviewmetric_api_key>"
      }
    }
  }
}
§02  Environment variables
REVIEWMETRIC_API_KEY
requiredsecret

Your API key from the Review Metric web dashboard

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other