Skip to main content
Glama
clavia-labs

Ntropy MCP Server

by clavia-labs

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」を取ります。

    • 強化されたトランザクションを返す

Related MCP server: Alchemy MCP Plugin

クイックスタート

インストール

まず、ntropy.com でアカウントを作成して、Ntropy API キーを取得します。

uvxでサーバーを実行する

uvx run ntropy-mcp --api-key YOUR_NTROPY_API_KEY

クロードデスクトップ

Claude Desktop 構成ファイルは通常、次の場所にあります。

MacOS の場合: ~/Library/Application\ Support/Claude/claude_desktop_config.json Windows の場合: %APPDATA%/Claude/claude_desktop_config.json

構成ファイルに以下を追加します。

F
license - not found
-
quality - not tested
-
maintenance - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Connect AI agents to bank accounts, transactions, balances, and investments.

  • Connect your Player's Bank account to AI via Brazil's Open Finance: balances, statements, cards, inv

  • Connect your Necton account to AI via Brazil's Open Finance: balances, statements, cards, investment

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/clavia-labs/ntropy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server