Metadata-Version: 2.4
Name: mcp-funding-insider-cc
Version: 0.1.0
Summary: 一个能够自动抓取微信公众号融资信息的 MCP 工具
Author-email: CC <your.email@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: fastmcp
Requires-Dist: openai
Requires-Dist: httpx
Requires-Dist: beautifulsoup4
Requires-Dist: python-dotenv

# MCP Funding Insider

这是一个基于 MCP (Model Context Protocol) 的 AI 工具。
它可以自动读取微信公众号或新闻链接，提取其中的 AI 融资事件。

## 安装

```bash
pip install mcp-funding-insider-cc
