MCP.so
Sign In
Servers

ntropy-mcp MCP server

@smithery-ai

Ntropy MCP server

Overview

What is ntropy-mcp?

ntropy-mcp is a Model Context Protocol server that enriches banking data using the Ntropy API. It provides two tools—creating account holders and enriching transactions—for developers integrating financial data enrichment into AI assistants like Claude.

How to use ntropy-mcp?

Obtain an Ntropy API key from ntropy.com, then run the server with uvx run ntropy-mcp --api-key YOUR_NTROPY_API_KEY. For Claude Desktop, add the server configuration to the claude_desktop_config.json file with the same command and arguments.

Key features of ntropy-mcp

  • Create account holders via the Ntropy API
  • Enrich transactions with detailed financial metadata
  • Simple configuration with a single API key
  • Ready-to-use with Claude Desktop
  • Runs via uvx with no manual build steps

Use cases of ntropy-mcp

  • Enrich raw banking transactions for better financial analysis
  • Build AI assistants that can classify and categorize payments
  • Automate creation of account holders for financial data pipelines
  • Integrate Ntropy enrichment into chat-based MCP clients

FAQ from ntropy-mcp

What tools does ntropy-mcp provide?

It offers two tools: create_account_holder (takes id, type, name) and enrich_transaction (takes id, description, date, amount, entry_type, currency, account_holder_id, and optional country).

How do I get an Ntropy API key?

Create an account on ntropy.com to obtain your API key.

Where do I configure ntropy-mcp for Claude Desktop?

On MacOS at ~/Library/Application Support/Claude/claude_desktop_config.json and on Windows at %APPDATA%/Claude/claude_desktop_config.json.

What runtime dependencies are required?

ntropy-mcp runs with uvx; no additional installation steps are mentioned.

Tags

More from Other