Skip to main content
Glama
benethos-hub

Yahoo Finance MCP Server

by benethos-hub

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YF_MCP_HOSTNoBind host for HTTP transports (e.g., 0.0.0.0 for remote).127.0.0.1
YF_MCP_PATHNoURL path for HTTP transports (for sse, default is /sse)./mcp
YF_MCP_PORTNoPort for HTTP transports.8000
YF_MCP_CACHENoSet to '1' to enable persistent result cache (off by default).
YF_MCP_CACHE_DIRNoDirectory for the cache file (default is OS cache directory).
YF_MCP_LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERROR, or CRITICAL.INFO
YF_MCP_TRANSPORTNoTransport type: stdio, streamable-http, or sse.stdio

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/benethos-hub/yahoo-finance-mcp'

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