MCP Server LogoMCP Server
MCPsCategoriesDirectorySubmit
Submit
MCPsCategoriesDirectorySubmit
Submit

MCP Servers

A curated list of MCP Servers, featuring Awesome MCP Servers and Claude MCP integration.

Contact Us

[email protected]

About

Privacy PolicyTerms of Service

Resources

Model Context ProtocolMCP Starter GuideClaude MCP Servers

Community

GitHub

© 2026 mcpserver.cc © 2025 MCP Server. All rights reserved.

Privacy PolicyTerms of Service
  1. Home
  2. /Categories
  3. /Data & Storage
  4. /Ntropy Mcp
Ntropy Mcp

Ntropy Mcp

Created by smithery-ai•10 months ago
Visit Website

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

Prerequisites

  • •Familiarity with the server domain
  • •Basic understanding of related technologies
  • •Knowledge of Data & Storage

Recommended Server

System_information_mcp

System_information_mcp

DevEnvInfoServer - Cursor MCP Server for Development Environment Information

Findmine Mcp

Findmine Mcp

MCP server for FindMine's product styling AI

Hive Mcp Server

Hive Mcp Server

View more → →

Details

Created

March 06, 2025

Last Updated

March 07, 2025

Category

Data & Storage

Author

smithery-ai

Share

More Server

Adspirer Mcp Server

Adspirer Mcp Server

Model context Protocol (MCP) server for Adspirer

Mcp Mistral Codestral

Mcp Mistral Codestral

Python Docs Server Mcp Server

Python Docs Server Mcp Server

Get Python Docs

Onesignal Mcp

Onesignal Mcp

A Model Context Protocol (MCP) server for interacting with the OneSignal API