Skip to main content
Glama
jbctechsolutions

@jbctechsolutions/mcp-mercury

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MERCURY_OP_ITEMNo1Password item name containing the token.Mercury API - read only
MERCURY_API_TOKENNoBypass 1Password (tests/CI). The Mercury API read-only token.
MERCURY_OP_ACCOUNTNo1Password account for fetching the token.jbctechsolutions.1password.com
MERCURY_API_BASE_URLNoAPI base URL (only used for testing).https://api.mercury.com/api/v1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_accountsA

List all Mercury bank accounts with balances, account/routing numbers, and status. Read-only.

get_accountA

Get a single Mercury account by ID, including current and available balances.

list_transactionsA

List transactions for a Mercury account, filterable by date range, status, and search term. Defaults to the last 30 days if no start date is given. Read-only.

get_transactionB

Get a single transaction by ID for a Mercury account.

list_statementsA

List monthly statements for a Mercury account (period, ending balance, PDF download URL). Date range filters are limited to 3 months per request.

download_statement_pdfA

Download a statement PDF (from a list_statements downloadUrl) to a local file. Only mercury.com URLs are accepted.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jbctechsolutions/mcp-mercury'

If you have feedback or need assistance with the MCP directory API, please join our Discord server