bobbylite / bobbylite/service-template
Expand MCP tools beyond health_check
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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).
Contributor guide
No contributing guide indexed for this repository
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100