Structured-Products-MCP-Server
by yashv6655
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 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/yashv6655/Structured-Products-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server