Structured-Products-MCP-Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_DEFAULT_TTL | No | Default cache TTL in milliseconds (5 minutes) | 300000 |
| CACHE_MAX_ENTRIES | No | Maximum number of cache entries | 1000 |
| VOLATILITY_CACHE_TTL | No | Volatility cache TTL in milliseconds (1 hour) | 3600000 |
| ALPHA_VANTAGE_API_KEY | No | Alpha Vantage API key (optional, for real market data) | |
| MARKET_DATA_CACHE_TTL | No | Market data cache TTL in milliseconds (5 minutes) | 300000 |
| ALPHA_VANTAGE_BASE_URL | No | Alpha Vantage base URL | https://www.alphavantage.co/query |
| TREASURY_RATE_CACHE_TTL | No | Treasury rate cache TTL in milliseconds (24 hours) | 86400000 |
| ALPHA_VANTAGE_RATE_LIMIT_CALLS | No | Alpha Vantage rate limit calls per window | 5 |
| ALPHA_VANTAGE_RATE_LIMIT_WINDOW | No | Alpha Vantage rate limit window in milliseconds (1 minute) | 60000 |
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_payoff_diagramA | Generate payoff diagrams for structured products like autocallables, barrier options, and custom structures |
| run_monte_carlo_simulationC | Run Monte Carlo simulations for exotic payoffs and risk analysis |
| stress_test_scenariosC | Perform stress testing across different market conditions with real market data integration |
| optimize_structureB | Find optimal strikes and barriers for structured products with real market data integration |
| cache_statusB | Get comprehensive cache performance metrics and status |
| test_cacheC | Test cache performance with timing comparisons across multiple API calls |
| build_portfolioC | Build and optimize multi-asset portfolios using modern portfolio theory with real market data |
| analyze_stockB | Comprehensive stock analysis with technical indicators, fundamentals, and investment signals |
| analyze_advanced_riskC | Advanced portfolio risk analysis with FinQuant-inspired metrics including Sortino ratio, Treynor ratio, downside deviation, and comprehensive risk decomposition |
| analyze_risk_attributionC | Portfolio risk attribution analysis - decompose portfolio risk by factors including market, sector, and specific risks with correlation analysis |
| optimize_black_littermanB | Black-Litterman portfolio optimization combining market equilibrium with investor views for more realistic and stable portfolio allocations |
| create_black_litterman_viewsB | Interactive guide for creating Black-Litterman investment views with examples and best practices |
| optimize_risk_parityB | Risk Parity portfolio optimization where each asset contributes equally to portfolio risk, providing better diversification than equal-weight portfolios |
| compare_risk_parity_methodsA | Compare different Risk Parity optimization methods (Standard, Constrained, Hierarchical) side-by-side with detailed analysis |
| run_backtesting_analysisC | Comprehensive backtesting analysis with transaction costs, rebalancing strategies, and performance metrics |
| run_walk_forward_testB | Walk-forward optimization testing to validate strategy robustness over time |
| run_strategy_comparisonA | Comprehensive comparison of multiple portfolio strategies with backtesting, walk-forward analysis, and Monte Carlo validation |
| run_monte_carlo_robustness_testC | Monte Carlo robustness testing for portfolio strategies with confidence intervals and parameter sensitivity analysis |
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/yashv6655/Structured-Products-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server