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 运行服务器

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

在配置文件中添加以下内容:

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

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