Server data from the Official MCP Registry
An MCP server connecting Claude to the Review Metric 15-agent scientific peer review pipeline.
An MCP server connecting Claude to the Review Metric 15-agent scientific peer review pipeline.
This MCP server provides legitimate access to a remote peer review analysis service with proper authentication via API key. The code demonstrates good security practices for credential handling and input validation. Minor code quality concerns around error handling and logging do not rise to the level of security vulnerabilities. Supply chain analysis found 8 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 12 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: REVIEWMETRIC_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-vktr93-reviewmetric": {
"env": {
"REVIEWMETRIC_API_KEY": "your-reviewmetric-api-key-here"
},
"args": [
"reviewmetric-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.