Skip to main content
Glama
atsuki-sakai

Claude Code AI Collaboration MCP Server

by atsuki-sakai

review

Analyze content quality using multiple AI perspectives to identify improvements in accuracy, style, completeness, and bias through structured reviews.

Instructions

Get comprehensive reviews of content from multiple AI perspectives

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contentNoContent to review
review_typeNoType of review to conduct
criteriaNoReview criteria and constraints
reviewersNoReviewer configuration
output_formatNoFormat for review output
Behavior2/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. It mentions 'comprehensive reviews' and 'multiple AI perspectives', which hints at the tool's approach, but doesn't describe what happens during execution (e.g., whether it's read-only, if it modifies content, response format, latency, or any limitations). For a tool with 5 parameters and no annotations, this is insufficient behavioral context.

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 a single, efficient sentence that gets straight to the point. Every word contributes meaning: 'Get' (action), 'comprehensive reviews' (scope), 'of content' (target), 'from multiple AI perspectives' (method). There's no wasted verbiage or redundant information.

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?

For a tool with 5 parameters (including nested objects), no annotations, and no output schema, the description is inadequate. It doesn't explain what 'comprehensive reviews' means in practice, what the output looks like, or how the 'multiple AI perspectives' are implemented. The agent would struggle to understand the tool's behavior and results without additional context.

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 100%, so all parameters are documented in the schema. The description doesn't add any specific parameter information beyond what's in the schema. It mentions 'comprehensive reviews' which aligns with parameters like 'review_type' and 'criteria', but provides no additional syntax, format, or usage details for parameters.

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

Purpose4/5

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

The description clearly states the verb ('Get') and resource ('comprehensive reviews of content'), specifying what the tool does. It adds 'from multiple AI perspectives' which provides useful context about the approach. However, it doesn't explicitly distinguish this from sibling tools like 'collaborate', 'compare', or 'refine', which might offer related functionality.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus the sibling tools ('collaborate', 'compare', 'refine'). It doesn't mention any prerequisites, constraints, or alternative scenarios. The phrase 'comprehensive reviews' implies breadth but doesn't specify when this is preferred over more focused approaches.

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/atsuki-sakai/ai_collaboration_mcp_server'

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