Yahoo Finance MCP Server
by benethos-hub
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YF_MCP_HOST | No | Bind host for HTTP transports (e.g., 0.0.0.0 for remote). | 127.0.0.1 |
| YF_MCP_PATH | No | URL path for HTTP transports (for sse, default is /sse). | /mcp |
| YF_MCP_PORT | No | Port for HTTP transports. | 8000 |
| YF_MCP_CACHE | No | Set to '1' to enable persistent result cache (off by default). | |
| YF_MCP_CACHE_DIR | No | Directory for the cache file (default is OS cache directory). | |
| YF_MCP_LOG_LEVEL | No | Log level: DEBUG, INFO, WARNING, ERROR, or CRITICAL. | INFO |
| YF_MCP_TRANSPORT | No | Transport type: stdio, streamable-http, or sse. | stdio |
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
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/benethos-hub/yahoo-finance-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server