Skip to main content
Glama

Zhiji Daily Report — Market Brief

Server Details

Daily A-share market brief with LG phase signals. No auth required.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Uptime
99.9% over 41 days
Last Tested
Transport
Streamable HTTP · MCP 2025-03-26
URL

TDQS

B3.3/5.0

Scored across 5 tools

Disambiguation3/5

Some overlap exists: daily-brief and signal-latest both aggregate multiple signals, and arena-signal and phase-signal both provide phase signals for different markets. Descriptions help distinguish but ambiguity remains.

Naming Consistency3/5

Names use hyphens but vary in structure: some are compound nouns (e.g., arena-signal, phase-signal), others are more descriptive (daily-brief, signal-latest). No strong consistent pattern.

Tool Count4/5

With 5 tools, the count is reasonable for a market brief server. However, the presence of two aggregate endpoints suggests slight redundancy, but not overly heavy.

Completeness4/5

The set covers global market signals, A-share analysis, and aggregated briefs. Missing historical data or detailed comparisons, but core daily briefing needs are met.

Available Tools

5 tools
arena-signalBInspect

Global market phase signal from Signal Arena (CN/HK/US markets).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

B3.1/5.0
Behavior2/5

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

With no annotations, the description is minimal. It does not disclose behavioral traits such as update frequency, data source reliability, or any side effects. A simple signal tool should still explain what a phase signal represents.

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 a single sentence, efficient and front-loaded. However, it could include a bit more detail without losing conciseness.

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?

Given no parameters and no output schema, the description is adequate but leaves room for interpretation. It does not explain the meaning or interpretation of the phase signal, which a user might need.

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?

There are no parameters, so the description need not add any. The schema coverage is 100% (trivially). Baseline of 4 is appropriate.

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 tool provides a global market phase signal for CN/HK/US markets from Signal Arena. However, it does not differentiate from sibling tool 'phase-signal' which may have similar 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?

No guidance on when to use this tool versus alternatives like 'phase-signal' or 'signal-latest'. The description lacks context on appropriate use cases.

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

daily-briefAInspect

Aggregated daily brief combining phase_signal + ji_sensing + indices.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A3.7/5.0
Behavior2/5

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

No annotations are provided, and the description does not discuss any behavioral traits such as read-only nature, freshness, or rate limits. For a tool with no annotations, the description carries the full burden, which it does not satisfy beyond stating the aggregation.

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 a single sentence that is concise and front-loaded with the key idea. It wastes no words but could benefit from slight expansion, e.g., mentioning that it returns a brief.

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?

Given the tool has no parameters, no output schema, and is a simple aggregated brief, the description adequately states its purpose. It could be more complete by specifying the frequency or format of the brief, but it is sufficient for a low-complexity tool.

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?

There are zero parameters and schema coverage is 100%, so no parameter explanation is needed. The baseline for zero parameters is 4, and the description adds no useful parameter info beyond that.

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 provides an aggregated daily brief combining 'phase_signal', 'ji_sensing', and 'indices'. This verb-resource pairing ('aggregated daily brief') is specific and distinguishes it from sibling tools that focus on individual signals.

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?

No explicit guidance on when to use this tool versus alternatives. It implies that this is for a combined daily overview, but does not state when not to use it or mention specific contexts like 'signal-latest'.

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

ji-sensingBInspect

System of Thought Integration (SoTI) measurement — frozen/comfort/creative_edge zone detection.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

B3.2/5.0
Behavior2/5

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

No annotations are provided, so the description must disclose behavioral traits. It only states what the tool measures, not whether it is read-only, has side effects, requires authentication, or returns cached vs. live data. The minimal description does not fulfill the burden of behavioral disclosure for a sensing tool.

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 sentence that directly states the core function. No wasted words. It is front-loaded and efficient for an agent to parse quickly.

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?

Given no parameters and no output schema, the description gives the essential purpose but omits return format (e.g., does it return a string label like 'frozen' or a numeric score?). With sibling tools, more detail on expected output would enhance completeness for agent invocation.

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?

With zero parameters and 100% schema coverage, the description adds no parameter-level details, which is acceptable. The schema already documents all (nonexistent) parameters. Baseline for 0 params is 4, and the description does not detract.

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 it measures System of Thought Integration (SoTI) and detects zones (frozen/comfort/creative_edge). This provides a specific verb (measure/detect) and resource (SoTI zones). However, it does not differentiate from sibling tools with similar naming patterns (e.g., 'phase-signal', 'signal-latest'), missing an opportunity to clarify uniqueness.

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?

No guidance is given on when to use this tool versus alternatives. The sibling tools (arena-signal, daily-brief, phase-signal, signal-latest) imply different signal types, but the description does not address context or exclusions. For a tool with no parameters, even basic usage context (e.g., 'Use this to assess current thinking state') would help.

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

phase-signalBInspect

A-share HS300 phase transition signal (Phi, D, chi, delta_F, SoTI, state). Real-time Landau-Ginzburg framework analysis.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

B3.1/5.0
Behavior2/5

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

With no annotations, the description must fully disclose behavior. It mentions 'Real-time Landau-Ginzburg framework analysis' but does not state if the tool is read-only, requires authentication, or has any side effects.

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 two sentences and front-loads the key purpose. It is concise with no unnecessary words.

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?

Given no output schema, the description partially compensates by listing output fields (Phi, D, chi, etc.). However, it does not specify the return format or explain field meanings, leaving some ambiguity for an agent.

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?

There are zero parameters, so the schema coverage is 100%. Per guidelines, baseline is 4. The description adds no parameter info, but none is needed.

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 identifies the resource (A-share HS300) and what it provides (phase transition signal), listing specific output components. However, it lacks a strong verb like 'get' or 'compute', and does not explicitly distinguish 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 Guidelines2/5

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

No guidance is given on when to use this tool versus siblings (arena-signal, daily-brief, etc.). There is no information on prerequisites, context, or alternatives.

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

signal-latestBInspect

Complete signal payload including phase_signal + ji_sensing + indices. Single-call convenience endpoint.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

B3.2/5.0
Behavior2/5

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

No annotations exist, so description carries full burden. It only states 'single-call convenience endpoint' implying aggregation but does not disclose side effects (likely read-only), rate limits, or data recency. Minimal behavioral disclosure.

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?

Two concise sentences front-load the purpose and composition of the payload. No wasted words; every sentence earns its place.

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?

Given no output schema, description should clarify return value structure. It mentions components but lacks details on format, fields, or what 'indices' refers to. Context is adequate for a simple aggregation tool but incomplete for precise agent use.

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?

Tool has zero parameters and 100% schema coverage. Description need not add parameter details; baseline of 4 is appropriate. It does not explain output structure, but parameter semantics dimension is satisfied.

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?

Description clearly states the tool provides a complete signal payload combining phase_signal, ji_sensing, and indices, and identifies it as a convenience endpoint. This distinguishes it from sibling tools like phase-signal or ji-sensing, but the verb is implicit (assumed to be 'retrieve' or 'get'), not explicit.

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?

No guidance on when to use this tool vs. sibling tools (e.g., 'use this instead of calling individual endpoints'). No explicit context about preferred scenarios or when not to use it.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 5 tool updates
    • First observedarena-signal
    • First observeddaily-brief
    • First observedji-sensing
    • First observedphase-signal
    • First observedsignal-latest

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Deterministic A-share morning brief service exposing MCP tools to generate full market briefs, filtered news events, previous close context, and news coverage without external LLM keys.
    4
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables China A-share quantitative market data retrieval, including market overview, industry rotation, sector hotspots, limit-up analysis, and risk alerts.
    2
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables querying Chinese A-share and index financial data, including real-time quotes, historical bars, and index snapshots, with built-in fallback for unstable endpoints.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables access to live A-share market data from the Shenzhen and Shanghai exchanges, including sector turnover rankings, index bars, full-market board snapshots, and company bulletins.
    346 npm
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources