Metadata-Version: 2.4
Name: mcp-server-finance
Version: 0.1.0
Summary: A Model Context Protocol server providing tools to fetch and manage finance data
Author: Maxwell Weinzierl
Maintainer-email: Maxwell Weinzierl <maxwellweinzierl@gmail.com>
License: MIT
License-File: LICENSE
Keywords: automation,finance,http,llm,mcp
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Requires-Dist: fastmcp>=2.11.0
Requires-Dist: httpx>=0.28.1
Requires-Dist: pydantic>=2.0.0
Requires-Dist: requests>=2.32.3
Requires-Dist: yfinance==0.2.66
Description-Content-Type: text/markdown

# Finace MCP Server

A Model Context Protocol server that provides tools to fetch and manage finance data.


