Skip to main content
Glama
KennanYang

Financial Report Generator MCP Server

by KennanYang
__init__.py306 B
""" MCP工具包 包含财务报告生成相关的MCP工具实现。 """ from .financial_data import FinancialDataTool from .report_generator import ReportGeneratorTool from .data_analyzer import DataAnalyzerTool __all__ = [ "FinancialDataTool", "ReportGeneratorTool", "DataAnalyzerTool" ]

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/KennanYang/financial-report'

If you have feedback or need assistance with the MCP directory API, please join our Discord server