Loomal

reviewmetric

MCP server by github.com/vktr93/reviewmetric-mcp

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

0 starspypi: reviewmetric-mcp

About reviewmetric

reviewmetric is an MCP (Model Context Protocol) server published by vktr93 in the official MCP registry, listed under Autonomous Agents on Loomal. An MCP server connecting Claude to the Review Metric 15-agent scientific peer review pipeline.

It ships as a Python package on PyPI (reviewmetric-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/vktr93/reviewmetric-mcp.

Use reviewmetric with your agent

Claude Code · one command
claude mcp add reviewmetric -- uvx reviewmetric-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "reviewmetric": {
      "command": "uvx",
      "args": [
        "reviewmetric-mcp"
      ]
    }
  }
}
pypireviewmetric-mcp

Frequently asked questions

What is reviewmetric?
reviewmetric is an MCP (Model Context Protocol) server by vktr93 in the Autonomous Agents category. An MCP server connecting Claude to the Review Metric 15-agent scientific peer review pipeline.
How do I connect reviewmetric to Claude, Cursor, or another MCP client?
Install reviewmetric from its pypi package (reviewmetric-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is reviewmetric open source?
Yes — the source code is public at github.com/vktr93/reviewmetric-mcp.
Can AI agents pay to use reviewmetric?
Not yet through Loomal — reviewmetric is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain reviewmetric? Claim this listing free by verifying GitHub ownership, or contact us.