daniel-eder/leantime-mcp
MCP server for leantime.io that uses the leantime JsonRPC 2.0 API and does not need the leantime MCP plugin.
Platform-specific configuration:
{
"mcpServers": {
"leantime-mcp": {
"command": "npx",
"args": [
"-y",
"leantime-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...