Skip to main content
Glama
vktr93
by vktr93

🔬 What is Review Metric?

Review Metric is a powerful AI tool designed for researchers, academics, and scientists. By installing this MCP server, you give Claude the ability to securely submit your local .docx manuscripts to a sophisticated 15-agent pipeline that rigorously analyzes your work for methodological flaws, novelty, and literature alignment.

🎥 See it in Action

Review Metric Claude Desktop Demo

✨ Key Features

  • Multi-Agent Rigor: Your manuscript is analyzed by 15 specialized AI agents, simulating a real-world peer review panel.

  • Comprehensive Scoring: Receive a definitive 0-100 quality score to gauge your readiness for journal submission.

  • Zero Data Retention: Your unpublished work is completely secure. We enforce strict zero-data retention, meaning your research is never used for AI training.

  • Local File Access: Claude can securely read manuscripts directly from your computer without you having to copy/paste massive documents into the chat.


🚀 Installation for Claude Desktop

To install this tool, simply add the following configuration to your claude_desktop_config.json file.

(Note: You will need your personal API key from the Review Metric web dashboard https://www.reviewmetric.it.com/).

{
  "mcpServers": {
    "review-metric": {
      "command": "uvx",
      "args": ["reviewmetric-mcp"],
      "env": {
        "REVIEWMETRIC_API_KEY": "your_api_key_here"
      }
    }
  }
}
Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    The ArXiv MCP Server bridges the gap between AI models and academic research by providing a sophisticated interface to arXiv's extensive research repository. This server enables AI assistants to perform precise paper searches and access full paper content, enhancing their ability to engage with scientific literature.
    Last updated
    14
    2,997
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    A bridge connecting AI agents to NCBI's PubMed database through the Model Context Protocol, enabling seamless searching, retrieval, and analysis of biomedical literature and data.
    Last updated
    11
    4,184
    128
    Apache 2.0
  • F
    license
    -
    quality
    D
    maintenance
    An advanced integrated MCP server platform that combines 600+ tools and multiple biomedical databases to enable comprehensive information retrieval across molecules, proteins, genes, and diseases for accelerating therapeutic research.
    Last updated
    38
  • F
    license
    A
    quality
    D
    maintenance
    Enables AI-powered academic research by searching and retrieving research papers from OpenAlex database. Supports searching by keywords/topics and fetching full abstracts for detailed paper analysis.
    Last updated
    6

View all related MCP servers

Related MCP Connectors

  • Open scientific and engineering knowledge for AI agents: search, evidence, document publishing.

  • Connect AI agents to Replynodes over the Model Context Protocol.

  • Connect AI agents to SocioLogic's synthetic persona platform for market research.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vktr93/reviewmetric-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server