Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
chase_auth_checkA

Check if user is logged in to Chase. Returns login status and instructions if not authenticated. Call this before any other Chase operations.

chase_auth_clearA

Clear stored Chase session cookies. Use this to log out or reset authentication state.

chase_accountsA

Get all Chase accounts - checking, savings, credit cards, investments, and loans.

chase_balanceC

Get the current balance for a specific account.

chase_transactionsC

Get recent transactions for an account.

chase_billsA

Get bills and payees set up in Chase Bill Pay.

chase_transfersC

Get recent transfer history.

chase_statementsC

Get available statements for an account.

chase_rewardsA

Get Ultimate Rewards points and cash back balance.

chase_transfer_previewA

Preview a transfer between accounts. Does NOT execute the transfer - provides instructions for completing it manually.

chase_bill_pay_previewA

Preview a bill payment. Does NOT execute the payment - provides instructions for completing it manually.

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/markswendsen-code/mcp-chase'

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