Up Bank MCP Server
@stuliston
About Up Bank MCP Server
MCP (Model Context Protocol) server implementation for Up Bank's API
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"up-bank-mcp": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Up Bank MCP Server?
An MCP (Model Context Protocol) server implementation for Up Bank's API, allowing AI agents to interact with Up Bank accounts. It provides account balance checking, transaction history viewing, and secure API token handling.
How to use Up Bank MCP Server?
Clone the repository, create a Python virtual environment (3.10+), install dependencies via pip install -r requirements.txt, and create a .env file with your Up Bank API token as UP_TOKEN. Then run the MCP server.
Key features of Up Bank MCP Server
- Account balance checking
- Transaction history viewing
- Secure API token handling via
.env - MCP‑compliant server implementation
Use cases of Up Bank MCP Server
- AI agents retrieving current account balances
- AI agents viewing recent transaction history
- Integrating Up Bank data into MCP‑compatible tools
FAQ from Up Bank MCP Server
What does Up Bank MCP Server do?
It allows AI agents to interact with Up Bank accounts by providing account balance and transaction data through the Model Context Protocol.
What are the requirements?
Python 3.10 or later, a valid Up Bank API token, and the MCP SDK.
How do I set it up?
Clone the repository, create and activate a virtual environment, install dependencies from requirements.txt, and set your Up Bank API token in a .env file under UP_TOKEN.
How are API tokens handled?
Tokens are stored in a .env file, which is not committed to the repository, following Up Bank API security best practices.
Is the server production‑ready?
No, it is currently in the initial development phase with basic features being implemented.
Frequently asked questions
What does Up Bank MCP Server do?
It allows AI agents to interact with Up Bank accounts by providing account balance and transaction data through the Model Context Protocol.
What are the requirements?
Python 3.10 or later, a valid Up Bank API token, and the MCP SDK.
How do I set it up?
Clone the repository, create and activate a virtual environment, install dependencies from `requirements.txt`, and set your Up Bank API token in a `.env` file under `UP_TOKEN`.
How are API tokens handled?
Tokens are stored in a `.env` file, which is not committed to the repository, following Up Bank API security best practices.
Is the server production‑ready?
No, it is currently in the initial development phase with basic features being implemented.
Basic information
More Finance & Commerce MCP servers
AgentRisk M2M
Neurobyteio# AgentRisk M2M 🛡️ > **Pre-Trade Security Layer for Autonomous DeFi Agents on Base.** > *Stop letting your autonomous trading bots get rekt by stealth honeypots, malicious taxes, and rugpulls.* ## ⚡ The Problem Auton

Coinfuty
CoinfutyFree remote MCP server for real-time crypto futures data: price, open interest, funding rates, long/short ratio, liquidations and volume across hundreds of coins and major exchanges. No API key required.

ApexVol Options Analytics
ryansilkMCP server for ApexVol options analytics — options chains, IV rank, VRP, Greeks, GEX, expected moves, and screeners for Claude and any MCP client. Remote connector or pipx install; works with any paid ApexVol plan.
FiatDock
fiatdockA marketplace where AI agents discover and pay each other per call in USDC over x402 - settlement goes DIRECTLY to the seller's wallet, so there are no accounts, no API keys and no subscriptions. Buy from 24 live MCP ser
AuraNet Omni-Oracle Engine
Esdecy15 sovereign, machine-payable intelligence oracles gated via x402 v2 on Base L2, Solana, and Tempo L1. Delivers high-velocity structured feeds for FDA biotech catalysts, SEC insider trades, prediction market arbitrage, a
Comments