jev-paper-review-mcp
Related Servers
Alternatives to jev-paper-review-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables coding agents to make confident decisions using calibrated probabilistic tools for screening, verification, ranking, classification, and gating, fully self-hosted as an optional MCP server.MIT
- AlicenseAqualityBmaintenanceEnables MCP clients to classify, score, and evaluate content with structured typed decisions via a single generic tool.1MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that evaluates whether retrieval methods and AI outputs are grounded in long narrative manuscripts by retrieving evidence and scoring coverage deterministically, without external model APIs. It provides tools for chunking, indexing, retrieval, and evaluation.1MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for searching and retrieving submissions, reviews, meta-reviews, rebuttals, and decisions from OpenReview venues like NeurIPS and ICLR, enabling peer review analysis.2MIT
- AlicenseAqualityBmaintenanceProvides MCP tools to score request sufficiency against a profile, block underspecified work, and write committed decision records with evidence and overrides.24 npmApache 2.0
- AlicenseAqualityCmaintenanceExposes the squad-dev workflow as deterministic MCP tools, enabling task classification, risk scoring, specialist reviewer selection, and advisory verdict consolidation for code changes.2743 npm4Apache 2.0
TDQS
Scored across 1 tool
Only one tool exists, so there is zero ambiguity between tools. No other tools to confuse it with.
The single tool follows the verb_noun pattern with snake_case (review_paper), which is clear and consistent. No other tools to compare against, but the naming is predictable and conventional.
With only one tool, the server feels extremely thin for a paper-review MCP. Even niche servers typically need at least a few operations (e.g., scoring, retrieval, history). This is borderline trivial.
The server covers only the scoring action. Obvious gaps exist such as listing papers, retrieving previous reviews, or handling multiple paper submissions. The workflow appears incomplete, forcing agents to rely on external state.