Back to Home
AritriPodde2210 icon

Finance_MCP_Server

Verified Safe

by AritriPodde2210

Overview

An AI-powered finance dashboard to fetch financial news, stock prices, and company information for any company or topic.

Installation

Run Command
python finance_server.py

Environment Variables

  • GROQ_API_KEY

Security Notes

The application uses environment variables for API keys (GROQ_API_KEY), which is good practice. It interacts with external APIs (Groq, yfinance) over HTTPS. No direct 'eval' or other highly dangerous patterns are observed. Inter-process communication via FastMCP's PythonStdioTransport is handled internally by the application, minimizing external exposure. Input sanitization for LLM prompts is implicitly handled by the LLM itself to some extent, but direct injection vulnerabilities are unlikely due to the nature of the tool calls.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens500
Stars0
Forks0
Last Update2025-11-19

Tags

AIFinanceDashboardStreamlitFastMCPGroqStock MarketNews