Cover image
Try Now
2025-02-24

NTROPY MCP Server

3 years

Works with Finder

0

Github Watches

2

Github Forks

0

Github Stars

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" ] } } ```

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • OffchainLabs
  • Aller la mise en œuvre de la preuve de la participation Ethereum

  • huahuayu
  • Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.

  • deemkeen
  • Contrôlez votre MBOT2 avec un combo d'alimentation: MQTT + MCP + LLM

    Reviews

    5 (1)
    Avatar
    user_AAQhIObj
    2025-04-17

    I've been using ntropy-mcp by smithery-ai for a while, and I am incredibly impressed with its performance. The user-friendly interface and comprehensive functionality make it an essential tool in my workflow. Highly recommended for anyone looking to streamline their tasks and improve productivity. Check it out at https://github.com/smithery-ai/ntropy-mcp!