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
알고리즘 풀이
This read-only MCP Server allows you to connect to SAP Business One data from Claude Desktop through CData...
Google Calendar MCP server for Claude Desktop integration
An MCP server for your Strapi CMS
Metabase MCP server provides integration with the Metabase API, enabling LLM with MCP capabilites to directly interact with...
CLI to set up and deploy MCP Servers to Cloudflare Workers in seconds. Just write TypeScript functions to...
MCP Server for Facebook ADs Library - Get instant answers from FB's ad library
Reexpress Model-Context-Protocol (MCP) Server
A Model Context Protocol server for retrieving and analyzing issues from Sentry.io





