Skip to main content
Glama
clavia-labs

Ntropy MCP Server

by clavia-labs

Servidor MCP ntropy-mcp

Servidor MCP para enriquecer datos bancarios mediante la API Ntropy

Componentes

Herramientas

El servidor implementa dos herramientas:

  • create_account_holder: Crea un titular de cuenta usando la API de Ntropy

    • Toma "id", "tipo", "nombre" como argumentos de cadena requeridos

    • Devuelve el titular de la cuenta creada

  • enrich_transaction: Enriquecer una transacción usando la API Ntropy

    • Toma "id", "descripción", "fecha", "monto", "tipo_de_entrada", "moneda", "id_del_titular_de_la_cuenta" como argumentos de cadena obligatorios y "país" como argumento opcional.

    • Devuelve la transacción enriquecida

Related MCP server: Alchemy MCP Plugin

Inicio rápido

Instalar

Primero, obtenga una clave API de Ntropy creando una cuenta en ntropy.com.

Ejecute el servidor con uvx

uvx run ntropy-mcp --api-key YOUR_NTROPY_API_KEY

Escritorio de Claude

El archivo de configuración de Claude Desktop normalmente se encuentra en:

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

Agregue lo siguiente al archivo de configuración:

F
license - not found
Not graded
quality - not tested
Not graded
maintenance - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    B
    quality
    F
    maintenance
    Enables AI assistants to interact with the World Bank open data API, allowing for listing and analysis of indicators across available countries.
    1
    49
  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables interaction with the Artemis API to retrieve and analyze cryptocurrency data, including accessing metrics, generating formulas, and validating API connections.
    2

View all related MCP servers

Related MCP Connectors

  • Connect AI agents to bank accounts, transactions, balances, and investments.

  • Connect your Player's Bank account to AI via Brazil's Open Finance: balances, statements, cards, inv

  • Connect your Necton account to AI via Brazil's Open Finance: balances, statements, cards, investment

View all MCP Connectors

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/clavia-labs/ntropy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server