leantime-mcp

daniel-eder/leantime-mcp

3.2

If you are the rightful owner of leantime-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Leantime MCP Server is a Model Context Protocol server that integrates AI assistants with Leantime's JsonRPC 2.0 API, facilitating interaction with various project management functionalities.

Tools

Functions exposed to the LLM to take actions

get_project

Get details of a specific project

list_projects

List all accessible projects

create_project

Create a new project

get_ticket

Get ticket/task details

list_tickets

List tickets (optionally filtered by project)

create_ticket

Create a new ticket

update_ticket

Update an existing ticket

get_user

Get user details

list_users

List all users

add_comment

Add a comment to a ticket or project

get_comments

Get comments for a module

add_timesheet

Log time to a ticket

get_timesheets

Query timesheet entries

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources