Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Kurs MCPB

FreeNot checked

A bridge that lets MCP clients use Kurs Serbian Dinar exchange rate tools, exposing them locally via stdio while connecting to the Kurs MCP server over HTTP.

GitHubEmbed

About

A bridge that lets MCP clients use Kurs Serbian Dinar exchange rate tools, exposing them locally via stdio while connecting to the Kurs MCP server over HTTP.

README

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.

Available tools

Tool Description
list_currencies List all supported currencies
get_currency Get details for a currency by code
get_rate Get the exchange rate for a currency on a date
get_rates Get multiple rates for a currency starting from a date
get_all_rates Get rates for all currencies on a date
get_announced_rate Get the announced (next-day) rate for a currency
get_all_announced_rates Get all announced rates
get_week_rate Get the weekly average rate for a currency
get_week_rates Get multiple weekly rates
get_month_rate Get the monthly average rate for a currency
get_month_rates Get multiple monthly rates
convert_currency 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.

from github.com/janos/kurs-mcpb

Installing Kurs MCPB

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/janos/kurs-mcpb

FAQ

Is Kurs MCPB MCP free?

Yes, Kurs MCPB MCP is free — one-click install via Unyly at no cost.

Does Kurs MCPB need an API key?

No, Kurs MCPB runs without API keys or environment variables.

Is Kurs MCPB hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Kurs MCPB in Claude Desktop, Claude Code or Cursor?

Open Kurs MCPB on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Kurs MCPB with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs