ntropy-mcp MCP server
@smithery-ai
About ntropy-mcp MCP server
Ntropy MCP server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
2Create an account holder using the Ntropy API
Enrich a transaction using the Ntropy API
Overview
What is ntropy-mcp?
ntropy-mcp is a Model Context Protocol server that enriches banking data using the Ntropy API. It provides two tools—creating account holders and enriching transactions—for developers integrating financial data enrichment into AI assistants like Claude.
How to use ntropy-mcp?
Obtain an Ntropy API key from ntropy.com, then run the server with uvx run ntropy-mcp --api-key YOUR_NTROPY_API_KEY. For Claude Desktop, add the server configuration to the claude_desktop_config.json file with the same command and arguments.
Key features of ntropy-mcp
- Create account holders via the Ntropy API
- Enrich transactions with detailed financial metadata
- Simple configuration with a single API key
- Ready-to-use with Claude Desktop
- Runs via uvx with no manual build steps
Use cases of ntropy-mcp
- Enrich raw banking transactions for better financial analysis
- Build AI assistants that can classify and categorize payments
- Automate creation of account holders for financial data pipelines
- Integrate Ntropy enrichment into chat-based MCP clients
FAQ from ntropy-mcp
What tools does ntropy-mcp provide?
It offers two tools: create_account_holder (takes id, type, name) and enrich_transaction (takes id, description, date, amount, entry_type, currency, account_holder_id, and optional country).
How do I get an Ntropy API key?
Create an account on ntropy.com to obtain your API key.
Where do I configure ntropy-mcp for Claude Desktop?
On MacOS at ~/Library/Application Support/Claude/claude_desktop_config.json and on Windows at %APPDATA%/Claude/claude_desktop_config.json.
What runtime dependencies are required?
ntropy-mcp runs with uvx; no additional installation steps are mentioned.
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments