ntropy-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ntropy-mcpEnrich transaction: description 'Amazon purchase', amount 49.99, entry_type debit"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: Ntropy MCP Server
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_KEYClaude 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 deployed
Maintenance
Related MCP Connectors
Tools for your business banking with Rho, including accounts, transactions, and more
Read bank accounts, balances and transactions from 10,000+ European banks.
Turn bank statement PDFs, CSVs, XLSX and OFX into categorised transactions plus a summary.
Read-only access to your bank, investment, and crypto accounts: balances, transactions, holdings.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables enriching banking data with the Ntropy API, providing tools to create account holders and enrich transactions efficiently.4MIT
- FlicenseNot gradedqualityNot gradedmaintenanceEnables enrichment of banking data through the Ntropy API, including creating account holders and enriching transaction details.-
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Qonto's Business API for banking operations. Supports all API key-accessible endpoints for managing business banking transactions and account information.10 PyPI3MIT
- FlicenseNot gradedqualityDmaintenanceProvides tools to interact with the Attio API, enabling management of resources in an Attio workspace.5-