JExchange MCP Server provides a lightweight, asynchronous server implementation for the Model Context Protocol (MCP). Built with Python 3.10, it leverages the MCP library with CLI support to enable AI assistants to interact with external services. The server uses modern Python features including asyncio for handling concurrent requests and includes GitHub workflows for automated testing, formatting, and publishing to PyPI. This implementation is designed for developers who need a simple, reliable foundation for building MCP-compatible services that can be easily deployed and maintained.
暂无评论. 成为第一个评论的人!
登录以参与讨论
查询两种货币之间的兑换汇率。需要传入 'from_code'(源货币的三位字母代码)和 'to_code'(目标货币的三位字母代码)作为必填字符串参数。