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
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:
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables enrichment of banking data through the Ntropy API, including creating account holders and enriching transaction details.
Related Resources
Related MCP Servers
- -securityAlicense-qualityEnables enriching banking data with the Ntropy API, providing tools to create account holders and enrich transactions efficiently.Last updated -3PythonMIT License
- AsecurityFlicenseAqualityThis plugin enables interaction with blockchain data and NFTs through the Alchemy SDK, allowing operations such as retrieving NFT metadata, fetching NFTs for wallet addresses, and getting the latest block number.Last updated -22TypeScript
- AsecurityFlicenseAqualityEnables AI assistants to interact with the World Bank open data API, allowing for listing and analysis of indicators across available countries.Last updated -134Python
- -securityFlicense-qualityEnables interaction with the Artemis API to retrieve and analyze cryptocurrency data, including accessing metrics, generating formulas, and validating API connections.Last updated -2Python