Currency And Oil
About
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 and automation tool integration.
Details
- Author
- xiaobenyang-com
- Downloads
- 281
- Categories
- Other, Developer Tools, Productivity
Jump to
- Real-time USD/RUB exchange rate from zenrus.ru
- Real-time EUR/RUB exchange rate from zenrus.ru
- Current Brent crude oil price in USD per barrel
- Current Brent crude oil price in RUB per barrel
- Calculate barrels purchasable with a given amount in RUB
- Calculate barrels purchasable with a given amount in USD
- Calculate barrels purchasable with a given amount in EUR
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Currency And OilCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Configure the server in your MCP client using either SSE, Streamable HTTP, or STDIO transport. For SSE or Streamable HTTP, set the XBY-APIKEY header and use the provided URLs. For STDIO, run npx -y xiaobenyang-mcp with the XBY_APIKEY and mcpId environment variables. Obtain an API key by registering at xiaobenyang.com.
get_usd_rate
get_eur_rate
get_brent_usd_rate
get_brent_rub_rate
calculate_barrels_for_rub
calculate_barrels_for_usd
calculate_barrels_for_eur
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"currency and oil": {
"\u8d27\u5e01\u4e0e\u77f3\u6cb9\u4ef7\u683c\u670d\u52a1\u5668": {
"headers": {
"XBY-APIKEY": "<YOUR_XBY_APIKEY>"
},
"type": "sse",
"url": "https://mcp.xiaobenyang.com/1777316659852291/sse"
}
}
}
}
McpServers
{
"\u8d27\u5e01\u4e0e\u77f3\u6cb9\u4ef7\u683c\u670d\u52a1\u5668": {
"headers": {
"XBY-APIKEY": "<YOUR_XBY_APIKEY>"
},
"type": "sse",
"url": "https://mcp.xiaobenyang.com/1777316659852291/sse"
}
}
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 and automation tool integration.## 工具列表 Tool List
本MCP服务封装下列工具,可让模型通过标准化接口调用以下功能。 本MCP服务封装下列工具,可让模型通过标准化接口调用以下功能。
工具在线测试:https://mcp.xiaobenyang.com/inspector/1777316659852291
Online Tool testhttps://mcp.xiaobenyang.com/inspector/1777316659852291
如何获取 XBY-APIKEY ? How to get XBY-APIKEY ?
访问小笨羊科技网站https://xiaobenyang.com,注册用户即可获得APIKEY Visit XiaoBenYang websitehttps://xiaobenyang.com, register and get the APIKEY.
{ "mcpServers": { "货币与石油价格服务器": { "headers": { "XBY-APIKEY": "<YOUR_XBY_APIKEY>" }, "type": "sse", "url": "https://mcp.xiaobenyang.com/1777316659852291/sse" } } }
{ "mcpServers": { "货币与石油价格服务器": { "headers": { "XBY-APIKEY": "<YOUR_XBY_APIKEY>" }, "type": "streamable_http", "url": "https://mcp.xiaobenyang.com/1777316659852291/mcp" } } }
{ "mcpServers": { "货币与石油价格服务器": { "command": "npx", "args": [ "-y", "xiaobenyang-mcp" ], "env": { "XBY_APIKEY": "<YOUR_XBY_APIKEY>", "mcpId": "1777316659852291", }, "transport": "stdio" } } }
Chia Health MCP Server — Patient workflow integration for a licensed US telehealth platform. Browse GLP-1 medications (semaglutide, tirzepatide), peptide therapies (sermorelin, NAD+, glutathione), and longevity treatments. Check eligibility, complete intake, sign consents, and manage treatment plans. 30 tools, HIPAA-compliant. All prescriptions evaluated by licensed US healthcare providers and delivered from FDA-regulated pharmacies across 50 states + DC.
Broker + MCP server for last-bidder-wins games on Solana — agents register, auto-fund a Privy wallet, and bid via streamable HTTP
AI-powered no-code app builder with 17 MCP tools — create projects, generate pages from natural language, AI text/image generation (GPT, Claude, Gemini, 14+ models), page CRUD, workflow execution, publish & version control. SSE transport, API key auth.
An mcp server for your food ordering needs.
Agent-to-Agent handoff certification for multi-agent systems — validates context preservation, verifies agent capabilities before handoff, logs transfer chains, and ensures no data loss in agent orchestration.
Unified MCP & skill management gateway with progressive disclosure. Manages multiple MCP servers as Agent Apps, loading tool schemas on demand for 99% context token savings. Shared across Claude Code, Codex, OpenCode and more.
A collection of Model Context Protocol (MCP) servers for various tasks and integrations, supporting both Python and Node.js environments.
Open-souSecurely feeds real security refreshed rules into Cursor, Claude Code, and Windsurf — zero config, no API key.
Health intelligence MCP — access biomarkers, biological age, and personalized longevity action plans from your Aniva profile.
Real-time stock heatmaps and investment tools delivered as interactive React components.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





