TreasuryOS
Enables treasury analysis and management of commercial banking data, including account balances, transaction history, and cash positions for accounts held at Deutsche Bank.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TreasuryOSCheck for idle cash and calculate how much interest we're missing out on"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
TreasuryOS
Two tools built on one engine. Pick your door.
For Business Owners
Find out if you're ready for a business loan — free, in 5 minutes.
Upload your bank statements and credit reports. Get a 0-100 readiness score, see what's hurting you, learn what to fix, find out which loans you qualify for, and get a checklist of what to bring to the bank.
No account needed. No cost. No sales pitch.
What you get:
A readiness score based on the same things a bank looks at
What's helping and what's hurting — in plain English
Which loans fit your profile (SBA, line of credit, equipment financing, etc.)
A prioritized list of what to fix before you apply
A checklist of what to bring to the banker meeting
How to use it:
Click the link above
Hit "See a Demo Score" to see how it works
Switch to "Upload My Files" in the sidebar
Drop in your bank statements, credit reports, or financial docs
See your score and game plan
For Bankers & Relationship Managers
A portfolio dashboard that does the prep work for you.
Search clients, pull up profiles, see financing readiness across your book. The same scoring engine, built for the RM workflow — one search bar to get the full picture on any client.
What you get:
Portfolio view with search across all clients
Client profiles with credit, cash, covenants, and readiness score
9 analysis tools: cash position, forecast, working capital, credit assessment, covenant monitoring, FX exposure, idle cash, payment optimization
MCP server integration with Claude Desktop for AI-powered analysis
Quick start (Claude Desktop):
git clone https://github.com/GPBK-STUY/treasury-mcp-os.git ~/Desktop/treasury-mcp-os
bash ~/Desktop/treasury-mcp-os/setup.shSee QUICKSTART.md for full setup.
How It's Built
One analysis engine powers everything. Three apps serve different audiences.
App | Who it's for | Live link | File |
SMB App | Business owners |
| |
RM Dashboard | Bank RMs |
| |
Full Dashboard | Power users |
|
The Scoring Engine
Six categories, each scored 0-100:
Category | What It Measures |
Personal Credit | FICO, credit card usage, payment history, inquiries |
Business Credit | Paydex, years in business, vendor payment speed, liens |
Cash Position | Total cash, account count, 90-day forecast |
Working Capital | Current ratio, collection speed, cash cycle, runway |
Existing Debt | Covenant compliance, breaches, warnings |
Documentation | Which key documents have been uploaded |
Analysis Tools (9)
Cash Position Aggregator Credit Report Parser
Idle Cash Scanner Credit Position Assessor
Cash Flow Forecaster Covenant Monitor
Working Capital Analyzer FX Exposure Scanner
Payment OptimizerFile Upload
Accepts CSV, Excel (.xlsx), Word (.docx), and PDF. Auto-detects content type by scanning column headers and maps to the right data format.
Run Locally
git clone https://github.com/GPBK-STUY/treasury-mcp-os.git
cd treasury-mcp-os
pip install -r requirements.txt
streamlit run smb_app.py # Business owner app
streamlit run rm_dashboard.py # RM dashboard
streamlit run app.py # Full dashboardFile Structure
treasury-mcp-os/
├── smb_app.py ← Business owner app
├── rm_dashboard.py ← RM portfolio dashboard
├── app.py ← Full dashboard (all 11 pages)
├── server.py ← MCP server for Claude Desktop
├── tools/ ← Shared analysis engine (9 tools)
├── sample_data/ ← Demo data (Apex Manufacturing Corp)
├── portfolio_data/ ← Multi-client data for RM dashboard
└── setup.sh ← One-command Claude Desktop installerAbout
Built by Grant Page — 5 years in commercial banking, now building the tools that should have existed the whole time.
License
MIT
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/GPBK-STUY/treasury-mcp-os'
If you have feedback or need assistance with the MCP directory API, please join our Discord server