Back to Home
Shounak-Ghosh icon

fin-mcp

Verified Safe

by Shounak-Ghosh

Overview

Provides an AI-powered multi-agent system to analyze SEC 10-K filings for strategic risks, management tone, and financial summaries, exposed via an MCP server.

Installation

Run Command
python -m fin_mcp.server

Environment Variables

  • OPENAI_API_KEY
  • SEC_API_KEY

Security Notes

The project uses standard libraries and practices for fetching public data and interacting with LLMs. No 'eval' or obvious malicious patterns found. API keys are handled via environment variables, which is good practice. The primary security considerations would be prompt injection for the LLM agents and proper access control if the MCP server is exposed publicly, which is a general concern for any API. The current setup focuses on local execution for the demo.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens36000
Stars0
Forks0
Last Update2025-12-05

Tags

SEC10-KFinancial AnalysisAI AgentsLangChainLangGraph