Reviewmetric
🔬 什么是 Review Metric?
Review Metric 是一款专为研究人员、学者和科学家设计的强大 AI 工具。通过安装此 MCP 服务器,您可以让 Claude 安全地将本地 .docx 手稿提交给一个复杂的 15 智能体流水线,该流水线会对您的工作进行严格的方法论缺陷、创新性和文献一致性分析。
🎥 查看演示

✨ 主要功能
多智能体严谨性: 您的手稿将由 15 个专业 AI 智能体进行分析,模拟真实的同行评审小组。
综合评分: 获得 0-100 的明确质量评分,以评估您提交期刊的准备情况。
零数据保留: 您未发表的作品是完全安全的。我们执行严格的零数据保留政策,这意味着您的研究绝不会被用于 AI 训练。
本地文件访问: Claude 可以直接从您的计算机安全地读取手稿,无需您将大量文档复制/粘贴到聊天中。
🚀 Claude Desktop 安装指南
要安装此工具,只需将以下配置添加到您的 claude_desktop_config.json 文件中即可。
(注意:您需要从 Review Metric 网页仪表板 https://www.reviewmetric.it.com/ 获取您的个人 API 密钥。)
{
"mcpServers": {
"review-metric": {
"command": "uvx",
"args": ["reviewmetric-mcp"],
"env": {
"REVIEWMETRIC_API_KEY": "your_api_key_here"
}
}
}
}Maintenance
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
- AlicenseAqualityAmaintenanceThe 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.143,044Apache 2.0
- AlicenseAqualityAmaintenanceA 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.113,327134Apache 2.0
- Flicense-qualityDmaintenanceAn 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.38
- FlicenseAqualityDmaintenanceEnables 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.6
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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