Skip to main content
Glama

Juhe Exchange Rates MCP Server

by juhemcp
pyproject.toml566 B
[project] name = "jexchange-mcp-server" version = "0.1.0" description = "一个提供实时全球货币汇率查询功能的模型上下文协议(Model Context Protocol)服务器。该服务器使大型语言模型(LLMs)能够获取实时货币汇率情况。" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp[cli]>=1.4.1", ] [[project.authors]] name = "juhemcp" email = "dev@juheapi.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] jexchange-mcp-server = "jexchange_mcp_server:main"

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/juhemcp/jexchange-mcp-server'

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