MCP Server
MCP
io.github.vktr93/reviewmetric
An MCP server connecting Claude to the Review Metric 15-agent scientific peer review pipeline.
Install
uvx reviewmetric-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "reviewmetric-mcp",
"version": "1.0.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your API key from the Review Metric web dashboard",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "REVIEWMETRIC_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment