Skip to main content
Glama

Ntropy MCP Server

by smithery-ai

ntropy-mcp MCP 서버

Ntropy API를 사용하여 은행 데이터를 풍부하게 만드는 MCP 서버

구성 요소

도구

서버는 두 가지 도구를 구현합니다.

  • 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로 서버 실행

지엑스피1

클로드 데스크탑

Claude Desktop 구성 파일은 일반적으로 다음 위치에 있습니다.

MacOS의 경우: ~/Library/Application\ Support/Claude/claude_desktop_config.json Windows의 경우: %APPDATA%/Claude/claude_desktop_config.json

구성 파일에 다음을 추가합니다.

-
security - not tested
F
license - not found
-
quality - not tested

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를 통해 계좌 소유자 생성 및 거래 세부 정보 보강 등 은행 데이터를 풍부하게 만들 수 있습니다.

  1. 구성 요소
    1. 도구
  2. 빠른 시작
    1. 설치하다

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    Facilitates interaction with Ethereum blockchain data via Etherscan's API, providing real-time access to balances, transactions, token transfers, contract ABIs, gas prices, and ENS name resolutions.
    Last updated -
    6
    3
    13
    TypeScript
    MIT License
  • -
    security
    A
    license
    -
    quality
    Enables enriching banking data with the Ntropy API, providing tools to create account holders and enrich transactions efficiently.
    Last updated -
    2
    Python
    MIT License
    • Apple
  • A
    security
    A
    license
    A
    quality
    Enables read and write interactions with 60+ blockchain networks through Claude Desktop, providing a standardized multi-chain API for transaction management, account insights, staking, and token interactions.
    Last updated -
    11
    13
    2
    TypeScript
    MIT License
    • Apple
  • A
    security
    F
    license
    A
    quality
    Connects to the US Treasury's Fiscal Data API, enabling users to fetch specific treasury statements, access historical data, and generate formatted reports.
    Last updated -
    12
    6
    TypeScript
    • Apple

View all related MCP servers

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/smithery-ai/ntropy-mcp'

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