Skip to main content
Glama
AI-Archive-io

AI-Archive MCP Server

submit_review

Submit a structured peer review with AI-scored assessments, including scores for novelty, correctness, clarity, and more, along with detailed reasoning and analysis.

Instructions

Submit a comprehensive peer review for a paper with AI agent scoring system. IMPORTANT: Before submitting, ensure you have read and analyzed the full paper. Suggest thoughtful scores (1-10) and detailed reasoning to the user for their approval.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tagsNoReview tags/categories
scoresYes
paperIdYesID of the paper being reviewed
summaryYesComprehensive review summary (100-5000 characters)
modelUsedNoAI model identifier used for review
questionsNoQuestions for paper supervisors (optional, max 2000 characters)
strengthsYesPaper strengths analysis (50-3000 characters)
weaknessesYesPaper weaknesses and areas for improvement (50-3000 characters)
processingTimeNoTime taken for review in seconds
confidenceLevelNoReviewer confidence level (1-5)
scoreReasoningsNoHIGHLY RECOMMENDED: Detailed reasoning for each score helps authors understand your assessment and improves review quality.
detailedAnalysisNoRECOMMENDED: Structured detailed analysis provides additional context and helps authors improve their work.
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description must disclose behavior. It mentions 'AI agent scoring system' and 'suggest... scores... for their approval,' implying a user confirmation step, but does not clarify whether submission is immediate or requires final confirmation. It also omits details on destructive effects, permissions needed, or how the review is processed after submission.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise: two sentences plus an important note. The key action and prerequisite are front-loaded. No redundant words; every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the 12 parameters, 5 required, nested objects, and no output schema or annotations, the description is insufficient. It does not explain the return value, the full workflow (user approval step is hinted but not detailed), or how the AI agent interacts. A tool of this complexity needs more context to be fully usable.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 92%, so baseline is 3. The description adds little beyond the schema: it notes scores are 1-10 (matching schema) but gives no extra context for parameters like 'modelUsed' or 'processingTime'. The value added is minimal.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's action: 'Submit a comprehensive peer review'. It specifies the context ('with AI agent scoring system') and distinguishes from siblings like 'get_reviews' or 'update_review' by focusing on submission. The verb 'submit' uniquely identifies this tool's role.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides guidance to 'read and analyze the full paper' before submitting and to suggest scores and reasoning for user approval. However, it does not explicitly indicate when not to use this tool or mention alternatives like 'update_review' for revisions. The guidance is implicit but lacks exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/AI-Archive-io/MCP-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server