Skip to main content
Glama
yashv6655

Structured-Products-MCP-Server

by yashv6655

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_DEFAULT_TTLNoDefault cache TTL in milliseconds (5 minutes)300000
CACHE_MAX_ENTRIESNoMaximum number of cache entries1000
VOLATILITY_CACHE_TTLNoVolatility cache TTL in milliseconds (1 hour)3600000
ALPHA_VANTAGE_API_KEYNoAlpha Vantage API key (optional, for real market data)
MARKET_DATA_CACHE_TTLNoMarket data cache TTL in milliseconds (5 minutes)300000
ALPHA_VANTAGE_BASE_URLNoAlpha Vantage base URLhttps://www.alphavantage.co/query
TREASURY_RATE_CACHE_TTLNoTreasury rate cache TTL in milliseconds (24 hours)86400000
ALPHA_VANTAGE_RATE_LIMIT_CALLSNoAlpha Vantage rate limit calls per window5
ALPHA_VANTAGE_RATE_LIMIT_WINDOWNoAlpha 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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/yashv6655/Structured-Products-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server