Ntropy MCP server
JSON →Enrich banking data using the Ntropy API.
Install
npx @modelcontextprotocol/inspector Tools · 11
- check_connection Verify connection to the Ntropy API
- set_api_key Set or update the Ntropy API key at runtime
- create_account_holder Create an account holder
- update_account_holder Update an existing account holder
- enrich_transaction Enrich a bank transaction
- get_account_holder Get details of an account holder
- list_transactions List transactions for an account holder
- get_transaction Get details of a specific transaction
- bulk_enrich_transactions Enrich multiple transactions at once
- delete_account_holder Delete an account holder and all associated data
- delete_transaction Delete a specific transaction
Environment variables
YOUR_NTROPY_API_KEY
Links
★ 4 GitHub stars