mpryc/nbp-mcp-server
If you are the rightful owner of nbp-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The NBP MCP Server provides access to Polish National Bank data, including currency exchange rates and gold prices, through a Model Context Protocol interface.
Tools
Functions exposed to the LLM to take actions
get_currency_rate
Get the current exchange rate for a specific currency.
get_exchange_table
Get a complete exchange rate table with all currencies.
get_currency_rate_history
Get historical exchange rates for a currency within a date range.
get_currency_rate_last_n
Get the last N exchange rates for a currency.
get_gold_price
Get the current gold price in PLN per gram.
get_gold_price_history
Get historical gold prices within a date range.
get_gold_price_last_n
Get the last N gold price quotations.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client