leantime-mcp

4lador/leantime-mcp
★ 0 stars TypeScript AI/LLM Updated 1d ago
Unofficial MCP Server for Leantime
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "leantime-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "4lador/leantime-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io/) server for [Leantime](https://leantime.io/), enabling LLM-powered tools (opencode, Claude Desktop, Cursor, or any MCP client) to interact with your Leantime projects. **Documentation**: [Key management](#key-management) · [Safety](#safety-destructive-operations) · [Available MCP Tools](#available-mcp-tools) · [Development](#development) · [CHANGELOG](CHANGELOG.md) · [CONTRIBUTING](CONTRIBUTING.md) · [SECURITY](SECURITY.md) · [LICENSE](

Tools (20)

LEANTIME_INSTANCEleantime_add_commentleantime_create_milestoneleantime_create_projectleantime_create_sprintleantime_create_ticketleantime_delete_commentleantime_delete_milestoneleantime_delete_ticketleantime_delete_timesheet_entryleantime_find_projectsleantime_get_current_sprintleantime_get_milestoneleantime_get_milestone_progressleantime_get_projectleantime_get_project_progressleantime_get_statusesleantime_get_ticketleantime_get_ticket_optionsleantime_get_ticket_time