BNM-MCP
@hongster
About BNM-MCP
This is a MCP (Model Context Provider) server for BNM (Bank Negara Malaysia) OpenAPI. It only covers a subset of the BNM API.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bmn-mcp": {
"description": "Wrapper for Bank Negara Malaysia OpenAPI.",
"command": "<PROJECT_PATH>/build/darwin_amd64/bnm-mcp",
"args": []
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is BNM-MCP?
BNM-MCP is an MCP (Model Context Protocol) server that wraps a subset of Bank Negara Malaysia (BNM) OpenAPI. It provides tools for financial consumer alerts and exchange rates, and is not affiliated with or endorsed by BNM.
How to use BNM-MCP?
Download the prebuilt binary for your platform (MacOS, Linux, or Windows) from the build directory, then configure it in your MCP client (e.g., Claude Desktop, Cherry Studio) using a STDIO command configuration pointing to the binary.
Key features of BNM-MCP
- Financial Consumer Alert tool
- Exchange Rate tool
- Prebuilt binaries for MacOS, Linux, and Windows
- STDIO transport for easy integration with MCP clients
- Open source under MIT License
Use cases of BNM-MCP
- Retrieving financial consumer alerts from Bank Negara Malaysia
- Looking up current exchange rates published by BNM
- Integrating BNM data into AI assistants via MCP-compatible clients
FAQ from BNM-MCP
Is BNM-MCP affiliated with Bank Negara Malaysia?
No, this project is neither affiliated with nor endorsed by BNM.
What tools does BNM-MCP provide?
Currently it provides Financial Consumer Alert and Exchange Rate tools, with more tools coming soon.
Which platforms are supported?
Prebuilt binaries are available for MacOS (darwin_amd64), Linux (linux_amd64), and Windows (windows_amd64).
How do I configure BNM-MCP in my MCP client?
Use a JSON configuration with the path to the binary as the command and an empty args array, as shown in the sample configuration for Claude Desktop or Cherry Studio.
What license is BNM-MCP released under?
It is licensed under the MIT License.
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments