Skip to main content
Glama
infoway-api

Infoway MCP Server

Official
by infoway-api

get_market_temperature

Retrieve market temperature and sentiment overview for specified markets. Assess bullish or bearish conditions using advance-decline ratios and sentiment indicators.

Instructions

Get market temperature / sentiment overview for specified markets. Shows overall market heat, advance-decline ratios, and sentiment indicators. Useful for gauging whether the market is bullish or bearish.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
marketNoComma-separated market codes. Available: HK, US, CN, SG. Example: 'HK,US' for Hong Kong and US markets.HK,US,CN,SG
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavior. It only lists what data is returned (market heat, advance-decline ratios, sentiment indicators) but omits critical traits like data freshness, update frequency, or whether it is real-time or historical. This is insufficient for a tool with no annotations.

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 two sentences, front-loaded with the core purpose, and contains no redundant words. Every sentence provides clear value, making it highly concise and structured.

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 the simplicity of the tool (one optional parameter, no output schema), the description covers the basic return content. However, it lacks usage guidance and behavioral disclosure, which are needed for complete context. Overall adequate but not thorough.

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?

Schema coverage is 100% for the single parameter, but the description adds value by explaining the comma-separated format, listing valid market codes (HK, US, CN, SG), and providing an example. This exceeds baseline 3 by offering practical usage details.

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 that the tool gets market temperature/sentiment overview and lists what it shows (market heat, advance-decline ratios, sentiment indicators). However, it does not explicitly distinguish it from sibling tools like get_market_breadth, which may overlap. A score of 4 reflects good clarity but missed differentiation.

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 only mentions it is useful for gauging bullish/bearish markets but provides no guidance on when to use this tool over alternatives (e.g., get_market_breadth, get_global_indexes). There are no explicit when-to-use or when-not-to-use instructions, leaving the agent without decision support.

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/infoway-api/infoway-mcp-server'

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