Skip to main content
Glama

get_kr_sentiment

Read-only

Korean crypto market sentiment analysis in English. Combines exchange intelligence (189+ tokens premium, warnings, volume spikes) with Korean news context (Coinness Telegram) for AI-powered real-time insights. First-in-world Korean-to-English crypto sentiment API. Returns sentiment label, score (-1 to +1), English report, exchange signals, news context. 1-hour cache.

šŸ’° Price: $0.05 USDC per call šŸ’³ Payment: x402 micropayment on Base, Polygon, or Solana šŸ”§ Client: AgentCash, Pay.sh, or any x402 SDK šŸ“– Docs: https://api.printmoneylab.com/.well-known/x402

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.2/5.0
Behavior4/5

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

Beyond the readOnlyHint annotation, the description adds meaningful behavioral context: it discloses a 1-hour cache, the cost per call ($0.05 USDC), payment methods (x402 on Base/Polygon/Solana), and a documentation link. This is valuable transparency about operational aspects, though it does not cover rate limits or error behavior.

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 core description is efficiently written in three sentences, front-loading the purpose and outputs. The additional pricing/payment block is somewhat promotional but includes essential operational information, so it earns its place. Slight overuse of superlatives like 'First-in-world' and 'AI-powered' adds minor fluff.

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

Completeness5/5

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

With zero parameters and an output schema, the description is contextually complete. It covers the tool's purpose, data sources, output structure, cache behavior, cost, and payment method. The documentation link further supplements implementation details, making this a well-rounded description for an AI 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?

The input schema has zero parameters, so the baseline is 4 per the rubric. The description does not need to explain parameters, and any potential semantic meaning is irrelevant since no parameters exist. The description adds no parameter info, but that is fine given the schema's completeness.

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's function: Korean crypto market sentiment analysis in English, combining exchange intelligence and Korean news context. It also enumerates specific outputs (sentiment label, score, English report, exchange signals, news context), making its purpose unmistakable and distinguishing it from sibling tools that focus on raw metrics like kimchi premium or price data.

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 description implies usage context by detailing the combined data sources (exchange intelligence + Korean news) and positioning it as a unique sentiment API, but it does not explicitly specify when to use this tool over alternatives or provide exclusions. There is no mention of sibling tools or conditions that would favor another option.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4/5.0
Disambiguation3/5

Most tools have distinct purposes (prices, alerts, news, health), but several overlap: get_kimchi_premium vs get_arbitrage_scanner both cover premium data, and get_kr_sentiment, get_market_read, and get_global_vs_korea_divergence_deep all provide AI analysis with different scopes, which could confuse an agent.

Naming Consistency5/5

All tools follow a consistent get_<descriptive_noun> pattern in snake_case, with check_health as the only deviation, which is a conventional health-check exception. The naming is highly predictable.

Tool Count3/5

With 17 tools, the server is on the heavy side per the calibration (16-25 feels heavy). While the domain is broad and each tool has a role, the existence of paired summary/deep variants adds redundancy that could be consolidated.

Completeness4/5

The tool set covers a comprehensive Korean crypto intelligence surface: prices, premiums, arbitrage, alerts, sentiment, market analysis, FX, news, and health. Minor gaps like a general Korean crypto news tool or historical data are not critical but prevent a perfect score.