Back to search
30
MCP

io.github.vktr93/reviewmetric

io.github.vktr93/reviewmetric

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.detailobsessed/codereviewbuddy
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
0 tools
io.github.victoriametrics/mcp-victoriametrics
MCP Server for VictoriaMetrics. Provides integration with VictoriaMetrics API and documentation
0 tools
io.github.csoai-org/code-reviewer-ai-mcp
code-reviewer-ai-mcp MCP server by MEOK AI Labs
0 tools
mcp-agent-review
Agentic code review MCP server powered by OpenAI-compatible models (defaults to free GitHub Models)
0 tools
io.github.victoriametrics-community/mcp-victoriametrics
MCP Server for VictoriaMetrics. Provides integration with VictoriaMetrics API and documentation
0 tools
code-review-mcp
MCP Server for GitHub/GitLab code review - enables AI assistants to review pull requests and merge requests
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.vktr93/reviewmetric": {
      "url": "None",
      "transport": "http"
    }
  }
}