Chase MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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