Skip to main content
Glama
mikeli20221102-ux

diyan-research-mcp

cognition_radar_read

Access historical research radar summaries, each marked as non-real-time, to review archived enterprise research and factor snapshots.

Instructions

读取历史主题研究雷达摘要,并标注其非实时性。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It does disclose the non-real-time nature of the data, which is valuable. However, it does not explain what 'annotate' means in practice, nor describe the return format, leaving some transparency gaps.

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, front-loaded sentence that efficiently communicates both the action ('read') and the critical caveat ('non-real-time'). No filler or redundant phrasing.

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

Completeness3/5

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

For a tool with no parameters, no output schema, and no annotations, the description covers the basic behavior and the non-real-time caveat. However, it does not explain what a 'radar summary' contains or what the output structure looks like, which leaves some context incomplete.

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

Parameters4/5

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

The tool has zero parameters, so there is nothing for the description to clarify. Per the rubric, a baseline of 4 is appropriate for 0-parameter tools, and the description does not need to compensate for missing parameter documentation.

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 'read' and the resource 'historical topic research radar summaries', and adds the specific action of flagging non-real-time data. It is distinct enough from sibling tools, but it does not explicitly differentiate itself by naming alternatives, so it falls short of a 5.

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 words 'historical' and 'non-real-time' imply this tool is for historical data rather than real-time, but there is no explicit statement about when to use it or when not to. No alternative tools are mentioned, so guidance is only implied.

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/mikeli20221102-ux/diyan-research-mcp'

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