Mercury MCP
Simple MCP server that interfaces with the Mercury API, allowing you to talk to your Mercury banking data from any MCP client like Cursor or Claude Desktop.
I am adding more coverage of the Mercury API over time, let me know which tools you need or just open a PR.
Installation
Make sure to go to your Mercury Settings to get a Mercury API Key.
Installing via Smithery
To install mercury-mcp for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @dragonkhoi/mercury-mcp --client claude
To install mixpanel-mcp for Cursor, go to Settings -> Cursor Settings -> Features -> MCP Servers -> + Add
Select Type: command and paste the below, using the arguments <API_KEY> from Mercury
npx -y @smithery/cli@latest run @dragonkhoi/mercury-mcp --config "{"mercury_api_key":"YOUR_MERCURY_API_KEY",}"
Clone and run locally
Clone this repo
Run npm run build
Paste this command into Cursor (or whatever MCP Client)
node /ABSOLUTE/PATH/TO/mixpanel-mcp/build/index.js YOUR_SERVICE_ACCOUNT_USERNAME YOUR_SERVICE_ACCOUNT_PASSWORD YOUR_PROJECT_ID
Examples
Ask “What is my bank balance”
Mercury MCP
Project Details
- dragonkhoi/mercury-mcp
- MIT License
- Last Updated: 3/19/2025
Recomended MCP Servers
MCP Server Test - 공개코드인 Weather를 이용하여 MCP Server를 구성하고 GitHub에 등록한 후 Smithery에 등록 하기 Test
An MCP(Model Context Protocol) Server for retrieving and sharing your bash/zsh history with MCP Client (Cursor, Claude etc.)
Bun Server Transport implementation for MCP - MCP SSE
The intelligent data query plugin under DataFocus that supports multi-round conversations provides plug-and-play ChatBI capabilities.
Tiny MCP server with cryptography tools, sufficient to establish end-to-end encryption between LLM agents
Playground create my first MCP (Model Context Protocol) server
MCP server for analyzing & generating docs for React code locally
mcp-gitee is a Model Context Protocol (MCP) server implementation for Gitee. It provides a set of tools that...





