Mercury MCP
Mercury MCP lets you ask questions about your banking balances, transactions, cards/recipients, and more
Ads
Overview
Fetch the complete documentation index at: https://docs.mercury.com/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version. Learn how to connect AI agents to your Mercury accounts. Connect your AI tools to Mercury accounts using the Model Context Protocol , an open standard that lets AI assistants interact with your accounts, transactions, recipients, cards and more. Mercury MCP is a hosted server that gives AI tools secure access to your Mercury account in a safe and controlled approach to limit unnecessary data and prevent unintended actions. It's designed to work seamlessly with popular AI assistants like ChatGPT, Claude, Google AI Studio and more.
Installation
Installation instructions are not available yet.
Configuration
Configuration example is not available yet.
Capabilities
- Fetch documentation index
Ask your assistant to pull `https://docs.mercury.com/llms.txt` to discover all available Mercury API documentation pages.
- Review account balances
Request current account-level balances and download statements as PDFs for any connected Mercury account.
- Analyze transaction spend
Query detailed transaction reports filtered by categories, merchants, users, or cards to understand business spending.
- Look up recipient details
Retrieve information about who you're paying, including recipient names and associated payment details.
- Check active card status
Ask for details on currently active cards linked to your Mercury accounts.
Tags
- development
Related MCP servers
PayRam Crypto Card Payment Gateway
OfficialSelf Hosted Payment gateway for agents, openclaw, hermes and more
Capital.com Public API MCP Server
OfficialThe Capital.com MCP Server lets your AI assistant talk to your trading account directly. Market data, position checks, trade previews – all in plain language, without leaving your AI tool.
Bridge Town
OfficialBridge Town is an MCP-native, git-versioned financial modeling platform for FP&A teams and finance leaders. AI agents use Bridge Town tools to create projects, write Python model files, run models in isolated cloud sandboxes, query data, write outputs to Google Sheets, create dashboards, branch scenarios, and collaborate with teammates.
27dream/mcp-eastmoney
China A-share stock market MCP server — real-time quotes, main capital flow ranking, sector fund flow, and historical K-lines via Eastmoney's free APIs. Zero config, no API keys required. 5 tools: `get_stock_quote`, `search_stock`, `main_fund_rank`, `sector_fund_flow`, `get_kline`. Install: `uvx mcp-eastmoney` or `pip install mcp-eastmoney`.