Skip to main content
Glama
smithery-ai

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"를 사용합니다.

    • 강화된 거래를 반환합니다.

Related MCP server: Alchemy MCP Plugin

빠른 시작

설치하다

먼저 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

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

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

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