Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Ntropy Mcp

    Ntropy MCP server

    0 stars
    Updated Feb 24, 2025

    Table of Contents

    • Components
    • Tools
    • Quickstart
    • Install
    • Run the server with uvx
    • Claude Desktop

    Table of Contents

    • Components
    • Tools
    • Quickstart
    • Install
    • Run the server with uvx
    • Claude Desktop

    Documentation

    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

    code
    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

    code
    "mcpServers": {
        "ntropy-mcp": {
          "command": "uvx",
          "args": [
            "ntropy-mcp",
            "--api-key",
            "YOUR_NTROPY_API_KEY"
          ]
        }
      }

    Similar MCP

    Based on tags & features

    • MC

      Mcpmcp Server

      21
    • CH

      Chuk Mcp Linkedin

      Python00
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcpmcp Server

      21
    • CH

      Chuk Mcp Linkedin

      Python00
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k