ntropy-mcp MCP サーバー
Ntropy APIを使用して銀行データを拡充するためのMCPサーバー
コンポーネント
ツール
サーバーは 2 つのツールを実装します。
create_account_holder: Ntropy APIを使用してアカウントホルダーを作成する
必須の文字列引数として「id」、「type」、「name」を取ります
作成されたアカウント所有者を返します
enrich_transaction: Ntropy APIを使用してトランザクションを強化する
必須の文字列引数として「id」、「description」、「date」、「amount」、「entry_type」、「currency」、「account_holder_id」、オプションの引数として「country」を取ります。
強化されたトランザクションを返す
クイックスタート
インストール
まず、ntropy.com でアカウントを作成して、Ntropy API キーを取得します。
uvxでサーバーを実行する
クロードデスクトップ
Claude Desktop 構成ファイルは通常、次の場所にあります。
MacOS の場合: ~/Library/Application\ Support/Claude/claude_desktop_config.json
Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
構成ファイルに以下を追加します。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Ntropy API を通じて、口座保有者の作成や取引詳細の拡充など、銀行データの拡充を可能にします。
Related Resources
Related MCP Servers
- -securityAlicense-qualityEnables enriching banking data with the Ntropy API, providing tools to create account holders and enrich transactions efficiently.Last updated -4MIT License
- AsecurityFlicenseAqualityThis plugin enables interaction with blockchain data and NFTs through the Alchemy SDK, allowing operations such as retrieving NFT metadata, fetching NFTs for wallet addresses, and getting the latest block number.Last updated -
- AsecurityFlicenseAqualityEnables AI assistants to interact with the World Bank open data API, allowing for listing and analysis of indicators across available countries.Last updated -138
- -securityFlicense-qualityEnables interaction with the Artemis API to retrieve and analyze cryptocurrency data, including accessing metrics, generating formulas, and validating API connections.Last updated -1