A lightweight server implementation for the MCP protocol built with Python and FastAPI, designed to provide a streamlined interface for server-side interactions. The project uses modern Python tooling like uv for dependency management and includes GitHub Actions for automated testing and publishing, with a focus on clean, type-checked code and easy deployment.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
根据新闻类型获取今日热点新闻头条。参数: type(新闻类型,选填字符串),page(页码,默认1),page_size(每页新闻数量,默认20)。
根据新闻类型获取今日热点新闻的详细内容。参数: uniquekey(新闻id,必填字符串)。