yfinance-mcp-ts
by anconina
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YFINANCE_HTTP3 | No | Enable HTTP/3 (impit only) | false |
| YFINANCE_TIMEOUT | No | Request timeout (ms) | 30000 |
| YFINANCE_PROXY_LIST | No | Newline-separated proxy URLs | |
| YFINANCE_HTTP_CLIENT | No | impit or axios | impit |
| YFINANCE_RETRY_ENABLED | No | Enable automatic retry | true |
| YFINANCE_RETRY_MAX_DELAY | No | Max retry delay (ms) | 60000 |
| YFINANCE_IGNORE_TLS_ERRORS | No | Ignore TLS certificate errors | false |
| YFINANCE_PROXY_COOLDOWN_MS | No | Cooldown before retrying unhealthy proxy (ms) | 300000 |
| YFINANCE_RETRY_MAX_RETRIES | No | Max retry attempts | 5 |
| YFINANCE_PROXY_MAX_FAILURES | No | Failures before marking proxy unhealthy | 3 |
| YFINANCE_RETRY_INITIAL_DELAY | No | Initial retry delay (ms) | 2000 |
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/anconina/yfinance-mcp-ts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server