stock-analyst-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SA_MCP_PORT | No | Port for streamable-http | 3001 |
| SA_CACHE_TTL | No | Cache TTL in seconds | 3600 |
| SA_REDIS_URL | No | Redis connection URL | redis://localhost:6379/0 |
| SA_CACHE_BACKEND | No | Cache backend: redis, csv, or none | redis |
| SA_MCP_TRANSPORT | No | Transport protocol: stdio or streamable-http | stdio |
| SA_DEFAULT_PERIOD | No | Historical data period | 1y |
| SA_FA_DCF_ENABLED | No | Whether to run DCF valuation | true |
| SA_PEERS_MAX_COUNT | No | Max peers to compare | 10 |
| SA_DEFAULT_EXCHANGE | No | NSE (.NS) or BSE (.BO) | .NS |
| SA_SCREENER_ENABLED | No | Whether to scrape screener.in for peers | true |
| SA_FA_WACC_RISK_FREE_RATE | No | India 10Y govt bond yield | 0.07 |
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
- 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/parth-mehta-989/stock-analyst-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server