TreasuryOS
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 | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_cash_positionA | Get aggregated cash position across all bank accounts. Returns balances by currency and account type. |
| scan_idle_balancesC | Scan for idle cash that could earn higher yields. Args: operating_reserve_pct (default 0.20), target_yield_bps (default 450). |
| forecast_cash_positionB | Forecast cash position using historical transaction patterns. Args: horizon_days (default 90, max 365). |
| analyze_working_capitalC | Analyze working capital health. All values in same currency (USD). |
| optimize_payment_timingB | Find early-payment discounts that beat cost of capital. Args: available_cash budget (0 = show all opportunities). |
| scan_fx_exposureA | Scan for unhedged FX exposures in vendor payables. Calculates Value at Risk and recommends hedging strategies. |
| monitor_debt_covenantsA | Monitor debt covenant compliance across credit facilities. Flags breaches and warnings (within 10% of threshold). |
| parse_credit_reportA | Parse personal and business credit reports already on file. Extracts FICO scores, Paydex, utilization, payment history, derogatories, and public records from credit data pulled during the application process. |
| assess_credit_positionA | Assess combined credit + cash flow lending readiness. Integrates credit reports with cash position and covenant data to produce an overall credit rating, risk factors, lending capacity estimate, and cross-sell opportunities. Args: annual_gross_income (combined guarantor income for DTI calc, 0 to skip). |
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/GPBK-STUY/treasury-mcp-os'
If you have feedback or need assistance with the MCP directory API, please join our Discord server