Zenrus MCP Server 是一个提供实时货币汇率和石油价格的服务器,支持多种计算功能,适用于金融分析和自动化工具集成。 Zenrus MCP Server is a server that provides real-time currency exchange rates and
1777316659852291 MCP server is a hosted integration for AI assistants that speak the Model Context Protocol. Zenrus MCP Server 是一个提供实时货币汇率和石油价格的服务器,支持多种计算功能,适用于金融分析和自动化工具集成。 Zenrus MCP Server is a server that provides real-time currency exchange rates and oil prices, supports multiple computing functions, and is suitable for financial analysis.
Once 1777316659852291 is connected, these are the calls the assistant has available:
get_usd_rate — Get current USD/RUB exchange rate from zenrus.ruget_eur_rate — Get current EUR/RUB exchange rate from zenrus.ruget_brent_usd_rate — Get current Brent crude oil price in USD per barrel from zenrus.ruget_brent_rub_rate — Get current Brent crude oil price in RUB per barrel from zenrus.rucalculate_barrels_for_rub — Calculate how many barrels of Brent crude oil can be purchased for a given amount in Russian Rublescalculate_barrels_for_usd — Calculate how many barrels of Brent crude oil can be purchased for a given amount in US Dollarscalculate_barrels_for_eur — Calculate how many barrels of Brent crude oil can be purchased for a given amount in EurosSTDIO — The STDIO tool exposed by this serverYou will need one environment variable: XBY_APIKEY. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. 1777316659852291's toolset — get_usd_rate, get_eur_rate, get_brent_usd_rate and 5 more — is a fair guide to whether it matches your workflow. It is maintained by xiaobenyang-com; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against 1777316659852291's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| get_usd_rate | Get current USD/RUB exchange rate from zenrus.ru |
| get_eur_rate | Get current EUR/RUB exchange rate from zenrus.ru |
| get_brent_usd_rate | Get current Brent crude oil price in USD per barrel from zenrus.ru |
| get_brent_rub_rate | Get current Brent crude oil price in RUB per barrel from zenrus.ru |
| calculate_barrels_for_rub | Calculate how many barrels of Brent crude oil can be purchased for a given amount in Russian Rubles |
| calculate_barrels_for_usd | Calculate how many barrels of Brent crude oil can be purchased for a given amount in US Dollars |
| calculate_barrels_for_eur | Calculate how many barrels of Brent crude oil can be purchased for a given amount in Euros |
| STDIO | The STDIO tool exposed by this server. |
{
"mcpServers": {
"货币与石油价格服务器": {
"headers": {
"XBY-APIKEY": "<YOUR_XBY_APIKEY>"
},
"type": "sse",
"url": "https://mcp.xiaobenyang.com/1777316659852291/sse"
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| XBY_APIKEY | Credential the server authenticates with. | Yes |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.