{"slug":"osamadev/financial_mcp_server","name":"Stock Market Tracker","description":"MCP server for advanced financial analysis, stock monitoring, and real-time market intelligence to support buy/sell decisions","category":"other","tags":[],"official":false,"stars":1,"transport":"stdio","install":[{"cmd":"pip install -r","imports":[]}],"tools":[{"name":"financial_context","description":"Extracts tickers and keywords from a user query, fetches and summarizes relevant news, and returns a structured context and prompt for downstream analysis."},{"name":"market_summary","description":"Returns a live summary of global markets, including indices, top movers, and news headlines."},{"name":"get_portfolio","description":"Retrieves the current list of tracked stocks in the user's portfolio."},{"name":"add_stock","description":"Add a stock to the portfolio, with cache invalidation and verification."},{"name":"remove_stock","description":"Remove a stock from the portfolio, with cache invalidation and verification."},{"name":"portfolio_alerts","description":"Returns all triggered alerts for the portfolio, or for a specific ticker if provided."},{"name":"check_stock_alerts","description":"Returns alerts for a specific stock, with detailed error handling."},{"name":"single_stock_alert","description":"Returns alerts for a specific stock, with detailed error handling."}],"env_vars":["TELEGRAM_BOT_TOKEN","TELEGRAM_CHAT_ID","SERPAPI_API_KEY","TELEGRAM_USER_ID","OPENAI_API_KEY","ALPHA_VANTAGE_API_KEY"],"auth_type":"none","github":"https://github.com/osamadev/financial_mcp_server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}