Reviewmetric
by vktr93
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REVIEWMETRIC_API_KEY | Yes | Your API key from the web dashboard |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| submit_manuscriptB | Submits a locally saved .docx manuscript to the ReviewMetric 15-agent AI pipeline. Args: file_path: The absolute path on the local computer to the .docx file. |
| check_analysis_statusA | Checks the status or retrieves the final report of a ReviewMetric analysis. Args: run_id: The unique UUID of the analysis run. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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