HumanSignal / HumanSignal/label-studio-mcp-server
Bug: Mismatch Between Tool Description and Implementation
Open
- Dominant language
- Python
- Stars
- 36
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
## Tool : get_label_studio_projects_tool
https://github.com/HumanSignal/label-studio-mcp-server/blob/9505071cbe28bf3f4af47ad1ea55e2929ace59fc/label_studio_mcp/mcp_server.py#L53-L73
The tool description states that it retrieves all items, but the implementation appears to retrieve up to 100 items only.
This could mislead MCP agents or users who rely on the documented behavior. It may be better to update the documentation to reflect the actual limitation.
Could you confirm whether this is intentional?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.