BNM-MCP
@hongster
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"bmn-mcp": {
"description": "Wrapper for Bank Negara Malaysia OpenAPI.",
"command": "<PROJECT_PATH>/build/darwin_amd64/bnm-mcp",
"args": []
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Nginx UI
0xJackyYet another WebUI for Nginx
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Servers
modelcontextprotocolModel Context Protocol Servers
评论