Skip to main content
Glama
juhemcp

Juhe Exchange Rates MCP Server

by juhemcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JUHE_EXCHANGE_API_KEYYes聚合数据的天气预报查询API密钥。获取:https://www.juhe.cn/docs/api/id/73

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
query_exchange_ratesB

根据货币的三位字母代码查询两者之间的兑换汇率

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The single tool's purpose is clearly defined.

Naming Consistency5/5

The tool name 'query_exchange_rates' follows a clear verb_noun pattern. Although there is only one tool, the convention is consistent and descriptive.

Tool Count3/5

A single tool is borderline for an exchange rates server. While basic queries are covered, the lack of additional tools for listing currencies or performing conversions makes the set feel minimal for the domain.

Completeness2/5

The tool only supports querying an exchange rate between two currencies. Notably missing are operations to list supported currencies, fetch all rates, or convert amounts, which are standard for exchange rate services.

Maintenance

ActivityInactive
ResponsivenessNo issues