Skip to main content
Glama
SelfPy

science-ai-mcp-server

HAKEM Single-Agent Review

hakem_review_paper

Submit a manuscript to a HAKEM specialist agent (methodology, language, figures, plagiarism, or literature) and receive a structured editorial decision with score, verdict, and detailed review.

Instructions

Run one of the HAKEM specialist agents (methodology, language, figures, plagiarism, or literature) on a prepared agent prompt and return the structured editorial decision: score (1-10), verdict (Accept / Minor Revision / Major Revision / Reject), summary, strengths, concerns, detailed multi-section review, confidence band, and questions for the authors. Uses Science AI Journal credits. For the full 5-agent + synthesis flow, prefer the web UI at scienceaijournal.com/ai-review.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYesPrepared agent prompt — usually the manuscript text plus any agent-specific framing. The server wraps it in <manuscript> tags to defuse injection, prepends RAG examples if agentType is supplied, and runs the chosen Claude model.
agentTypeNoWhich HAKEM specialist agent to run. Drives the calibration RAG corpus and the system prompt; defaults to a generic reviewer when omitted.
Behavior5/5

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

Despite no annotations, the description discloses that the server wraps the prompt in <manuscript> tags, prepends RAG examples when agentType is supplied, runs the Claude model, consumes Science AI Journal credits, and returns a detailed structured output. This gives the agent a clear understanding of the tool's behavior.

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

Conciseness4/5

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

The description is dense but not overly long; it contains no fluff. However, it could be slightly restructured for easier scanning, e.g., by separating output fields into a list. Still, every sentence earns its place.

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

Completeness4/5

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

The description covers the output fields and server behavior well, given the tool's complexity and lack of output schema. It might benefit from mentioning authentication requirements or potential error conditions, but it is sufficiently complete for correct agent invocation.

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

Parameters5/5

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

Schema coverage is 100% with descriptions for both parameters. The description adds valuable context: it specifies that the prompt should include manuscript text plus agent-specific framing, explains the server-side handling, and clarifies the meaning of agentType and its default behavior.

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 that the tool runs a HAKEM specialist agent on a prepared prompt and returns a structured editorial decision with specific fields. It names the five agent types and explicitly contrasts with the full 5-agent flow available on the web UI, distinguishing it from sibling tools.

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

Usage Guidelines4/5

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

The description explains that this tool is for single-agent review and directs users to the web UI for the full multi-agent flow, providing a clear alternative. However, it does not outline when to use this tool versus other siblings like pre_check_paper, but the context is sufficient.

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/SelfPy/science-ai-mcp-server'

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