Metadata-Version: 2.4
Name: finance-mcp-free
Version: 0.1.1
Summary: A financial data server that enables LLMs to pull financial data.
Project-URL: Homepage, https://github.com/google/gemini-cli
Project-URL: Bug Tracker, https://github.com/google/gemini-cli/issues
Author-email: Gemini <gemini@google.com>
License: MIT
Requires-Python: >=3.11
Requires-Dist: fastapi
Requires-Dist: fastmcp
Requires-Dist: google-cloud-firestore>=2.21.0
Requires-Dist: google-generativeai
Requires-Dist: pydantic
Requires-Dist: pydantic-ai
Requires-Dist: pytest-asyncio>=1.3.0
Requires-Dist: pytest>=9.0.1
Requires-Dist: python-dotenv
Requires-Dist: pyyaml>=6.0.3
Requires-Dist: sqlmodel>=0.0.17
Requires-Dist: structlog>=25.5.0
Requires-Dist: tabulate>=0.9.0
Requires-Dist: uvicorn
Requires-Dist: yfinance>=0.2.66
Provides-Extra: dev
Requires-Dist: pytest>=9.0.1; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Description-Content-Type: text/markdown

# finance_mcp

This project is a financial data analysis tool.

## Constitution

This project adheres to a strict set of principles outlined in the [project constitution](/.specify/memory/constitution.md). All contributors are expected to be familiar with and follow these principles.
