bobbylite / bobbylite/service-template
Expand MCP tools beyond health_check
未关闭
enhancement
- 主要语言
- Python
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
mcp/tools.py currently only exposes health_check. Add additional MCP tools as the service grows, following the shared-service-function pattern (services/*.py as single source of truth).
贡献指南
这个仓库没有索引到贡献指南
调研方向
Examine mcp/tools.py to see how health_check is exposed. Look at the services/*.py files to understand the shared-service-function pattern. Identify a new service function to expose as an MCP tool, then update mcp/tools.py to add it. Verify by running the service and testing the new MCP endpoint.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- fastapi, python
- 领域
- api, backend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 65/100