nbk-mcp
Click on "Install 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., "@nbk-mcpConvert 100 dollars to tenge"
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.
@theyahia/nbk-mcp
Курсы валют Национального Банка Казахстана. 5 инструментов. Без авторизации.
MCP-сервер для получения курсов валют НБК, конвертации и отслеживания динамики. Данные берутся напрямую из официального RSS-канала nationalbank.kz.
Quick Start
Claude Desktop
Добавьте в claude_desktop_config.json:
{
"mcpServers": {
"nbk": {
"command": "npx",
"args": ["-y", "@theyahia/nbk-mcp"]
}
}
}Claude Code
claude mcp add nbk -- npx -y @theyahia/nbk-mcpCursor
Добавьте в .cursor/mcp.json:
{
"mcpServers": {
"nbk": {
"command": "npx",
"args": ["-y", "@theyahia/nbk-mcp"]
}
}
}Related MCP server: TCMB MCP
Инструменты
Инструмент | Описание | Параметры |
| Все текущие курсы валют НБК | нет |
| Курс конкретной валюты |
|
| Курсы на определённую дату |
|
| Конвертация между валютами |
|
| Динамика курса (рост/падение) |
|
Примеры
"Какой курс доллара к тенге?"
"Переведи 100000 тенге в рубли"
"Покажи все курсы валют на сегодня"
"Какой был курс евро 01.01.2025?"
"Доллар растёт или падает?"
HTTP-режим
npx @theyahia/nbk-mcp --http
# или
HTTP_PORT=8080 npx @theyahia/nbk-mcp --httpЭндпоинты:
POST /mcp— Streamable HTTP transportGET /health— проверка здоровья
Часть серии Russian & CIS API MCP
Смотрите также: russian-mcp
Лицензия
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceProvides access to currency exchange rates and conversion tools using the Frankfurter API, including latest rates, historical data, and time series from sources like the European Central Bank.Last updated5MIT
- AlicenseBqualityDmaintenanceProvides access to Turkish Central Bank (TCMB) exchange rates with current and historical data since 1996, currency conversion, rate history statistics, and multi-currency comparisons with smart caching.Last updated61MIT
- Flicense-qualityDmaintenanceProvides real-time and historical foreign exchange rates for 31+ currencies, enabling currency conversion, historical rate lookups, and time series analysis using data from the Frankfurter API.Last updated
- Alicense-qualityCmaintenanceEnables real-time currency exchange rate lookup, conversion, historical rates, and currency catalog using the free Frankfurter API, no API key required.Last updated4ISC
Related MCP Connectors
Convert currencies, get FX rates, and query historical ECB exchange rate data.
Fetch latest and historical currency exchange rates from Frankfurter. Convert amounts between curr…
Currency conversion + exchange rates: free convert/rates, paid historical & trend analytics.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/theYahia/nbk-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server