TreePod Financial MCP Agent
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyze_financesC | Analiza las finanzas actuales de TreePod Glamping con métricas clave basado en datos reales |
| calculate_tariffC | Calcula tarifas para reservas según temporada, personas y canal basado en configuración real |
| check_occupancyC | Verifica estado de ocupación actual y futura de los domos basado en datos reales |
| compare_competitionC | Compara precios y servicios con la competencia basado en datos reales |
| generate_reportC | Genera reportes ejecutivos del negocio basado en datos reales |
| get_business_statusB | Estado general actual del negocio con alertas y KPIs basado en datos reales |
| optimize_pricingC | Sugiere optimizaciones de precios basado en competencia y ocupación usando datos reales |
| predict_revenueB | Predice ingresos futuros basado en datos históricos y tendencias reales |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 8 tools
Each tool has a clearly distinct purpose with no overlap: analyze finances, calculate tariffs, check occupancy, compare competition, generate reports, get business status, optimize pricing, and predict revenue. The descriptions reinforce distinct domains like analysis, calculation, verification, comparison, reporting, status checking, optimization, and prediction, making misselection unlikely.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., analyze_finances, calculate_tariff, check_occupancy). There are no deviations in style or convention, making the naming predictable and easy to parse for agents.
With 8 tools, the count is well-scoped for a financial management agent covering key areas like analysis, pricing, occupancy, competition, reporting, status, optimization, and prediction. Each tool earns its place without feeling excessive or insufficient for the domain.
The toolset provides comprehensive coverage for financial and business management, including analysis, pricing, occupancy, competition, reporting, status, optimization, and prediction. Minor gaps might exist, such as direct data update or booking management tools, but agents can likely work around these for core workflows.