MCP Server LogoMCP Server
MCPsカテゴリディレクトリ投稿する
投稿する
MCPsカテゴリディレクトリ投稿する
投稿する

MCPサーバー

MCPサーバーのリスト、Awesome MCPサーバーとClaude MCP統合を含む。AIの能力を強化するためのMCPサーバーを検索して発見します。

お問い合わせ

[email protected]

MCPサーバーについて

プライバシーポリシー利用規約

リソース

モデルコンテキストプロトコルMCPスターターガイドClaude MCPサーバー

コミュニティ

GitHub

© 2025 mcpserver.cc © 2025 MCPサーバー. 全著作権所有.

プライバシーポリシー利用規約
  1. Home
  2. /Categories
  3. /Data & Storage
  4. /Ntropy Mcp
Ntropy Mcp

Ntropy Mcp

作成者 smithery-ai•4 months ago
サイトを訪問する

Ntropy MCP server

Data & Storage
Ntropyserverbanking-data

ntropy-mcp MCP server

MCP server for enriching banking data using the Ntropy API

Components

Tools

The server implements two tools:

  • create_account_holder: Create an account holder using the Ntropy API
    • Takes “id”, “type”, “name” as required string arguments
    • Returns the created account holder
  • enrich_transaction: Enrich a transaction using the Ntropy API
    • Takes “id”, “description”, “date”, “amount”, “entry_type”, “currency”, “account_holder_id” as required string arguments, and “country” as an optional argument
    • Returns the enriched transaction

Quickstart

Install

First, obtain an Ntropy API key by creating an account on ntropy.com.

Run the server with uvx

uvx run ntropy-mcp --api-key YOUR_NTROPY_API_KEY

Claude Desktop

The Claude Desktop configuration file is usually located at:

On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json

Add the following to the configuration file:

Published Servers Configuration ``` "mcpServers": { "ntropy-mcp": { "command": "uvx", "args": [ "ntropy-mcp", "--api-key", "YOUR_NTROPY_API_KEY" ] } } ```

前提条件

  • •サーバーのドメインに精通している
  • •関連技術の基本的な理解
  • •Data & Storageの知識

おすすめのサーバー

Mcp Server Ragdocs

Mcp Server Ragdocs

An MCP server that provides tools for retrieving and processing documentation through vector search, both locally or hosted. Enabling AI assistants to augment their responses with relevant documentation context.

Hh Jira Mcp Server

Hh Jira Mcp Server

Mcp Server Diff Typescript

Mcp Server Diff Typescript

もっと見る → →

詳細

作成日

March 06, 2025

最終更新日

March 07, 2025

カテゴリー

Data & Storage

作成者

smithery-ai

シェアする

もっと見る

Python_mcp

Python_mcp

MCP Server to run python code locally

Mcp Qdrant Memory

Mcp Qdrant Memory

MCP server providing a knowledge graph implementation with semantic search capabilities powered by Qdrant vector database

Mcp Idb

Mcp Idb

MCP server for fb-idb bridge.

Gmail Mcp

Gmail Mcp