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.
「その他」の他のコンテンツ
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Servers
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
コメント