FerryZhaoHui/leiga-mcp-server-test
If you are the rightful owner of leiga-mcp-server-test and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Leiga MCP Server is a Model Context Protocol server designed for seamless integration with the Leiga Open API, enabling interaction with Leiga's issue search system.
Tools
Functions exposed to the LLM to take actions
search_all_issues
Search issues with flexible filtering options.
get_issue_detail
Retrieve detailed information about a specific issue.
my_assigned_issues
Retrieve issues assigned to the authenticated user.
list_project
List all projects accessible to the authenticated user.
create_issue
Create a new issue in a specified project.
get_issue_options
Get selectable option fields for an issue.
update_issue
Update an issue by ID or issue number.
list_issue_comments
List comments of an issue with pagination.
create_comment
Create a comment or reply for an issue.
current_date
Get the current date in local timezone.
list_project_members
List members of a specific project.
list_org_members
List all organization members with optional search.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client