Kurs MCPB
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.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.