{
  "markdown": "<h1 align=\"center\">Review Metric MCP Server</h1>\n\n<p align=\"center\">\n  <strong>Connect Claude to the world's most advanced 15-agent scientific peer review pipeline.</strong>\n</p>\n\n---\n\n# 🔬 What is Review Metric?\nReview 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.\n\n## 🎥 See it in Action\n![Review Metric Claude Desktop Demo](https://raw.githubusercontent.com/vktr93/reviewmetric-mcp/main/demo.gif)\n\n### ✨ Key Features\n* **Multi-Agent Rigor:** Your manuscript is analyzed by 15 specialized AI agents, simulating a real-world peer review panel.\n* **Comprehensive Scoring:** Receive a definitive 0-100 quality score to gauge your readiness for journal submission.\n* **Zero Data Retention:** Your unpublished work is completely secure. We enforce strict zero-data retention, meaning your research is **never** used for AI training.\n* **Local File Access:** Claude can securely read manuscripts directly from your computer without you having to copy/paste massive documents into the chat.\n\n---\n\n#### 🚀 Installation for Claude Desktop\n\nTo install this tool, simply add the following configuration to your `claude_desktop_config.json` file. \n\n*(Note: You will need your personal API key from the Review Metric web dashboard https://www.reviewmetric.it.com/).*\n```json\n{\n  \"mcpServers\": {\n    \"review-metric\": {\n      \"command\": \"uvx\",\n      \"args\": [\"reviewmetric-mcp\"],\n      \"env\": {\n        \"REVIEWMETRIC_API_KEY\": \"your_api_key_here\"\n      }\n    }\n  }\n}\n```\n\n<!-- mcp-name: io.github.vktr93/reviewmetric-mcp -->",
  "bytes": 1789,
  "sha": "8c612114ac98f9de5f0902cd402024640ec2edbdde756a8ca6a2aec231d6910e",
  "repo_slug": "vktr93/reviewmetric-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_vktr93_reviewmetric_b8b570a4/readme"
}