Reviewmetric runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 9 May 2026.
An MCP server connecting Claude to the Review Metric 15-agent scientific peer review pipeline.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add reviewmetric -- uvx reviewmetric-mcp
{
"mcpServers": {
"reviewmetric": {
"args": [
"reviewmetric-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.reviewmetric]
command = "uvx"
args = ["reviewmetric-mcp"]
{
"mcpServers": {
"reviewmetric": {
"args": [
"reviewmetric-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"reviewmetric": {
"args": [
"reviewmetric-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.