financeskills
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ai_anomaly_detection__iqr_anomaliesD | [ai-anomaly-detection] iqr_anomalies |
| ai_anomaly_detection__rolling_deviation_anomaliesB | [ai-anomaly-detection] Flag points deviating from their trailing-window mean by > threshold sigmas. |
| ai_anomaly_detection__zscore_anomaliesB | [ai-anomaly-detection] Indices of values beyond |
| aro_computation__accretion_scheduleC | [aro-computation] Year-by-year unwinding; closing balance equals the settlement amount. |
| aro_computation__initial_aroC | [aro-computation] PV of an inflated future restoration cost. |
| aro_computation__revision_adjustmentC | [aro-computation] IFRIC 1 revision: returns the adjustment to BOTH provision and asset (+ = increase). |
| automated_reconciliation__exact_matchA | [automated-reconciliation] Pair items with equal amount and reference. Each item used once. |
| automated_reconciliation__one_to_many_matchB | [automated-reconciliation] Find a combination of candidates summing to the target amount (batched settlements). |
| automated_reconciliation__tolerance_matchB | [automated-reconciliation] Pair items whose amounts differ by <= tol; returns (a, b, difference). |
| banking_compliance__buffer_checkD | [banking-compliance] buffer_check |
| banking_compliance__capital_ratioC | [banking-compliance] Works for CET1, Tier 1, or Total capital against risk-weighted assets. |
| banking_compliance__lcrD | [banking-compliance] lcr |
| banking_compliance__leverage_ratioD | [banking-compliance] leverage_ratio |
| banking_compliance__nsfrD | [banking-compliance] nsfr |
| banking_compliance__rwa_from_exposuresD | [banking-compliance] exposures: list of (exposure_amount, risk_weight). |
| budget_forecast__cagrD | [budget-forecast] cagr |
| budget_forecast__driver_based_budgetD | [budget-forecast] driver_based_budget |
| budget_forecast__project_revenueD | [budget-forecast] project_revenue |
| budget_forecast__scenario_deltaD | [budget-forecast] scenario_delta |
| company_valuation__enterprise_valueD | [company-valuation] enterprise_value |
| company_valuation__equity_valueD | [company-valuation] equity_value |
| company_valuation__npvC | [company-valuation] NPV of cashflows starting at t=1. |
| company_valuation__terminal_value_exit_multipleD | [company-valuation] terminal_value_exit_multiple |
| company_valuation__terminal_value_gordonD | [company-valuation] terminal_value_gordon |
| corporate_consolidation__consolidated_equity_checkC | [corporate-consolidation] Group share of equity - quick reasonableness check. |
| corporate_consolidation__goodwill_fullC | [corporate-consolidation] Full goodwill (IFRS 3 option / US GAAP requirement). |
| corporate_consolidation__goodwill_partialC | [corporate-consolidation] Partial goodwill: NCI measured at proportionate share of net assets. |
| corporate_consolidation__nci_at_acquisitionD | [corporate-consolidation] nci_at_acquisition |
| corporate_consolidation__nci_share_of_profitD | [corporate-consolidation] nci_share_of_profit |
| credit_analysis__covenant_headroomC | [credit-analysis] Headroom as fraction of covenant level. Positive = compliant. |
| credit_analysis__dscrB | [credit-analysis] Cash flow available for debt service / total debt service. |
| credit_analysis__fixed_charge_coverageB | [credit-analysis] (EBITDA - maintenance capex) / (interest + scheduled principal + leases). |
| credit_analysis__interest_coverageD | [credit-analysis] interest_coverage |
| credit_analysis__net_leverageD | [credit-analysis] net_leverage |
| crypto_accounting__cost_less_impairmentB | [crypto-accounting] IAS 38 cost model: impair to lowest observed; no reversal above carrying (simplified - IFRS allows reversal to the impaired-cost ceiling). |
| crypto_accounting__fair_value_remeasurementC | [crypto-accounting] US GAAP (ASU 2023-08): measure at fair value, changes through net income. |
| crypto_accounting__realized_gain_fifoC | [crypto-accounting] lots: (units, unit_cost) in acquisition order. |
| cvp_breakeven__breakeven_salesD | [cvp-breakeven] breakeven_sales |
| cvp_breakeven__breakeven_unitsD | [cvp-breakeven] breakeven_units |
| cvp_breakeven__contribution_marginD | [cvp-breakeven] contribution_margin |
| cvp_breakeven__degree_of_operating_leverageD | [cvp-breakeven] degree_of_operating_leverage |
| cvp_breakeven__margin_of_safetyD | [cvp-breakeven] Returned as a ratio of actual sales. |
| cvp_breakeven__units_for_target_profitD | [cvp-breakeven] units_for_target_profit |
| debt_payoff__avalanche_scheduleD | [debt-payoff] avalanche_schedule |
| debt_payoff__interest_savingsD | [debt-payoff] interest_savings |
| debt_payoff__monthly_interestD | [debt-payoff] monthly_interest |
| debt_payoff__snowball_scheduleD | [debt-payoff] snowball_schedule |
| debt_restructuring__haircut_pctD | [debt-restructuring] haircut_pct |
| debt_restructuring__npv_of_termsB | [debt-restructuring] PV of interest-only payments plus bullet principal, at the discount rate. |
| debt_restructuring__waterfallC | [debt-restructuring] tranches: (name, claim) in priority order. Returns recovery per tranche. |
| deferred_tax__deferred_tax_balanceC | [deferred-tax] DTL for taxable differences, DTA for deductible ones, at enacted rate. |
| deferred_tax__effective_tax_rateD | [deferred-tax] effective_tax_rate |
| deferred_tax__rate_change_adjustmentB | [deferred-tax] P&L (or OCI) impact of remeasuring the deferred balance at a new enacted rate. |
| deferred_tax__temporary_differenceC | [deferred-tax] Positive = taxable temporary difference (DTL); negative = deductible (DTA). |
| earned_value_mgmt__eac_atypicalB | [earned-value-mgmt] EAC assuming remaining work at budgeted rates (variance was one-off). |
| earned_value_mgmt__eac_combinedC | [earned-value-mgmt] EAC where both cost and schedule performance affect remaining work. |
| earned_value_mgmt__eac_cpiB | [earned-value-mgmt] EAC assuming current cost performance continues. |
| earned_value_mgmt__tcpiC | [earned-value-mgmt] Cost performance needed on remaining work to hit BAC. |
| earned_value_mgmt__variancesD | [earned-value-mgmt] variances |
| ecl_computation__ecl_single_periodB | [ecl-computation] ECL for one period: PD x LGD x EAD x discount. |
| ecl_computation__lifetime_eclC | [ecl-computation] Lifetime ECL: sum of marginal-PD-weighted discounted losses per period (t starts at 1). |
| ecl_computation__provision_matrixC | [ecl-computation] Simplified-approach provision per aging bucket; includes 'total'. |
| ecl_computation__scenario_weighted_eclC | [ecl-computation] Probability-weighted ECL across macro scenarios; weights must sum to 1. |
| financial_analysis__dupontC | [financial-analysis] ROE = margin x asset turnover x leverage. |
| financial_analysis__liquidity_ratiosD | [financial-analysis] liquidity_ratios |
| financial_analysis__profitability_ratiosD | [financial-analysis] profitability_ratios |
| financial_analysis__safe_divC | [financial-analysis] None when the denominator is zero/negative-meaningless rather than raising. |
| financial_analysis__solvency_ratiosD | [financial-analysis] solvency_ratios |
| fixed_asset_accounting__disposal_resultD | [fixed-asset-accounting] Positive = gain, negative = loss. |
| fixed_asset_accounting__double_declining_scheduleC | [fixed-asset-accounting] Annual DDB charges; never depreciates below residual. |
| fixed_asset_accounting__straight_lineD | [fixed-asset-accounting] straight_line |
| fixed_asset_accounting__units_of_productionD | [fixed-asset-accounting] units_of_production |
| forensic_accounting__benford_testD | [forensic-accounting] benford_test |
| forensic_accounting__first_digitD | [forensic-accounting] first_digit |
| forensic_accounting__round_number_ratioC | [forensic-accounting] Share of amounts that are exact multiples of |
| insurance_reserving__development_factorsA | [insurance-reserving] Volume-weighted age-to-age factors from a cumulative paid/incurred triangle. triangle[i] = accident year i's cumulative values by development period. |
| insurance_reserving__ibnrD | [insurance-reserving] ibnr |
| insurance_reserving__project_ultimatesD | [insurance-reserving] project_ultimates |
| intercompany_accounting__elimination_entryC | [intercompany-accounting] Eliminate IC revenue/COGS and defer unrealized margin in inventory. |
| intercompany_accounting__match_balancesC | [intercompany-accounting] Compare IC receivable on A vs IC payable on B per counterparty key. |
| intercompany_accounting__unrealized_profit_in_inventoryC | [intercompany-accounting] Profit to eliminate on inventory still held within the group. |
| inventory_costing__fifo_cogsB | [inventory-costing] purchases: list of (units, unit_cost) in order. Returns COGS and ending value. |
| inventory_costing__lcnrv_writedownB | [inventory-costing] IAS 2 lower of cost and NRV writedown (0 if NRV >= cost). |
| inventory_costing__lifo_cogs_periodicD | [inventory-costing] lifo_cogs_periodic |
| inventory_costing__weighted_average_cogsD | [inventory-costing] weighted_average_cogs |
| investment_analysis__irrC | [investment-analysis] Bisection IRR; requires a sign change over [lo, hi]. |
| investment_analysis__npvD | [investment-analysis] cashflows[0] at t=0 (usually negative). |
| investment_analysis__payback_periodC | [investment-analysis] Years to recover the t=0 outflow (fractional, undiscounted). |
| investment_analysis__profitability_indexD | [investment-analysis] profitability_index |
| journal_entry__prorate_accrualD | [journal-entry] prorate_accrual |
| journal_entry__reversalC | [journal-entry] Flip Dr/Cr for an accrual reversal. |
| journal_entry__validate_entryA | [journal-entry] lines: [{'account': str, 'dr': float, 'cr': float}]. Checks Dr = Cr and no dual-sided lines. |
| lbo_modeling__run_lboD | [lbo-modeling] run_lbo |
| lease_accounting__amortization_scheduleB | [lease-accounting] Year-by-year liability rollforward for payments in arrears. |
| lease_accounting__lease_liabilityC | [lease-accounting] PV of level lease payments at the discount rate (IBR or implicit rate). |
| lease_accounting__rou_depreciationC | [lease-accounting] Straight-line ROU depreciation (no residual). |
| net_worth_tracker__asset_allocationD | [net-worth-tracker] asset_allocation |
| net_worth_tracker__debt_to_asset_ratioD | [net-worth-tracker] debt_to_asset_ratio |
| net_worth_tracker__liquid_asset_ratioD | [net-worth-tracker] liquid_asset_ratio |
| net_worth_tracker__net_worthD | [net-worth-tracker] net_worth |
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
- 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/GAJETOso/financeskills'
If you have feedback or need assistance with the MCP directory API, please join our Discord server