Kurs MCPB
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Kurs MCPBGet the exchange rate for EUR on 2024-01-15"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Kurs MCPB
kurs-mcpb is a bridge that lets any MCP client use the Kurs Serbian Dinar exchange rate tools.
It connects to the Kurs MCP server at https://kurs.resenje.org/mcp using the Streamable HTTP transport and exposes it locally over the MCP stdio transport.
Install in Claude Desktop
Download kurs.mcpb from the latest release and open it in Claude Desktop. The single package works on all supported platforms (macOS, Linux, Windows).
Once installed, the Kurs tools appear automatically in every conversation.
Related MCP server: sombra-mcp
Available tools
Tool | Description |
| List all supported currencies |
| Get details for a currency by code |
| Get the exchange rate for a currency on a date |
| Get multiple rates for a currency starting from a date |
| Get rates for all currencies on a date |
| Get the announced (next-day) rate for a currency |
| Get all announced rates |
| Get the weekly average rate for a currency |
| Get multiple weekly rates |
| Get the monthly average rate for a currency |
| Get multiple monthly rates |
| Convert between a foreign currency and RSD |
How it works
Claude Desktop ──stdio──▶ server/index.js ──HTTP POST──▶ kurs.resenje.org/mcp
◀──stdio── ◀──HTTP resp──When the Kurs server gains new tools, kurs-mcpb does not need to be updated — it passes raw JSON through without parsing tool schemas.
License
This application is distributed under the BSD-style license found in the LICENSE file.
This server cannot be deployed
Maintenance
Related MCP Connectors
A MCP server for the Frankfurter API for currency exchange rates.
Exchange MCP — wraps the Frankfurter currency exchange API (free, no auth)
MCP server with quote and live cryptocurrency price tools, local and cloud-deployed transports.
Connect any MCP client to MetaTrader 4/5 to read prices, manage positions, and place trades.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceA bridge server that converts stdio protocol to streamable-http protocol, allowing clients to interact with MCP services over HTTP.2Mulan Permissive Software , Version 2

sombra-mcpofficial
AlicenseNot gradedqualityDmaintenanceA stdio-to-HTTP bridge for connecting to Sombra's remote MCP server, enabling AI agents to save, search, and organize web content.6 npmMIT- AlicenseNot gradedqualityDmaintenanceProxies remote HTTP/HTTPS MCP servers over stdio, allowing stdio-based MCP clients to connect to remote servers via Streamable HTTP or SSE transports.MIT
- AlicenseNot gradedqualityDmaintenanceProxies STDIO-based MCP clients to streaming HTTP MCP servers, enabling local clients to connect to remote servers.10 npm3MIT