Skip to main content
Glama

MCP YFinance Stock Server

by sauniket
__init__.pyβ€’460 B
from .technicals import TechnicalIndicators from .state import ( FinancialType, HolderType, RecommendationType, ServerState, ) from .utils import ( fetch_ticker, safe_get_price, validate_ticker, format_response, ) __all__ = [ "TechnicalIndicators", "FinancialType", "HolderType", "RecommendationType", "ServerState", "fetch_ticker", "safe_get_price", "validate_ticker", "format_response", ]

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/sauniket/mcp-yfinance-server'

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