Skip to main content
Glama
uirooong

yahoo-finance-mcp

by uirooong

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TZNoTimezone for the container.
MCP_HOSTNoHost to bind to (inside the container fixed to 0.0.0.0)127.0.0.1
MCP_PORTNoPort to listen on3000
LOG_LEVELNoLog level: debug / info / warn / error.info
YF_SESSION_FILENoPath to persist Cookie B. If empty, no persistence.
MCP_BEARER_TOKENNoRequired. The server refuses to start if not set. Bearer token for authenticating MCP clients.
MCP_ALLOW_NO_AUTHNoSet to 1 to disable authentication (only effective when MCP_BEARER_TOKEN is empty). Not recommended.0
MCP_MAX_BODY_BYTESNoRequest body size limit in bytes.1048576
YF_MAX_CONCURRENCYNoMaximum upstream concurrent connections (clamped to a max of 10).5
YF_MIN_INTERVAL_MSNoMinimum interval between upstream requests in milliseconds (minimum 20ms).50
MCP_ALLOWED_ORIGINSNoAllowed Origin values. Empty means requests with an Origin header are all rejected.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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