Skip to main content
Glama
KennanYang

Financial Report Generator MCP Server

by KennanYang
__init__.py344 B
""" 财务报告生成MCP服务器 这个包实现了基于MCP协议的财务报告生成服务器, 提供财务数据获取、分析和报告生成功能。 """ __version__ = "1.0.0" __author__ = "MCP学习项目" __description__ = "财务报告生成MCP服务器" from .server import FinancialMCPServer __all__ = ["FinancialMCPServer"]

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