MoneyChoice
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 |
|---|---|
| tasks | {
"list": {},
"cancel": {},
"requests": {
"tools": {
"call": {}
},
"prompts": {
"get": {}
},
"resources": {
"read": {}
}
}
} |
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"subscribe": false,
"listChanged": true
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| forecast_commoditiesB | Macro forecasts for crude oil, natural gas, aluminium, and commodity volatility. Authentication: optional. Without an API key, the free tier is used. With a valid key
(header |
| forecast_currencyB | USD FX and volatility forecasts (USD/EUR, USD/AUD, USD/CNY, dollar index, euro FX vol). Optional API key via headers or |
| forecast_equitiesA | US equity outlook: S&P 500, VIX, Russell 2000 volatility (model-based, not live prices). Optional API key via headers or |
| forecast_gdpA | US GDP growth (annualized %) — Atlanta Fed nowcast and St. Louis Fed real GDP nowcast. Optional API key via headers or |
| forecast_inflationC | Inflation-related indicators (CPI, PPI, expectations, breakevens, etc.). Optional API key via headers or |
| forecast_ratesB | Fed funds, Treasuries, SOFR, CP, prime, and key yield spreads. Optional API key via headers or |
| forecast_laborB | US labor market: unemployment, participation, EPOP, manufacturing/finance payrolls. Optional API key via headers or |
| forecast_manufacturingB | Manufacturing: durable goods, new orders, industrial production. Optional API key via headers or |
| forecast_real_estateC | Housing: Case-Shiller, supply, permits, 30-year mortgage rate. Optional API key via headers or |
| forecast_retailC | Retail sales and University of Michigan consumer sentiment. Optional API key via headers or |
| stock_analysis_allA | Return MoneyChoice aggregate stock analysis for one ticker. When Abuse controls: configurable per-minute rate limit per client (session / IP / stdio); optional
Pro-only via |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| MoneyChoice Institutional Macro Forecasts | Structured metadata about the MoneyChoice forecasting framework, methodology transparency, coverage areas, accuracy record, and integration capabilities. |
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/prmail/moneychoice_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server