loading…
Search for a command to run...
loading…
A task management system for LLM-based agents that stores all tasks in a single tree, available immediately after the server starts.
A task management system for LLM-based agents that stores all tasks in a single tree, available immediately after the server starts.
task-tracker-mcp is a task management system for LLM-based agents. All tasks are stored in a single tree, available immediately after the server starts.
Enable LLM agents to manage their tasks through a unified Task manager.
git clone [email protected]:feodal01/task-tracker-mcp.git
cd task-tracker-mcp
Open the Claude Desktop configuration file located at:
On macOS: ~/Library/Application Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json Add the following:
{
"mcpServers": {
"mcpServer": {
"command": "uv",
"args": [
"--directory",
"/Path/to/task-tracker-mcp",
"run",
"python",
"-m",
"mcp_server.mcp_service"
],
"env": {
"PYTHONPATH": "/Path/to/task-tracker-mcp/src"
}
}
}
}
Using uv:
export PYTHONPATH=/Path/to/task-tracker-mcp/src
uv run python -m src.mcp_server.mcp_service
To inspect the MCP server, use: uv:
npx @modelcontextprotocol/inspector uv --directory /Path/to/task-tracker-mcp run python -m mcp_server.mcp_service
uv:
export PYTHONPATH=/Path/to/task-tracker-mcp/src
uv run pytest tests/
export PYTHONPATH=/Path/to/task-tracker-mcp/src
uv --directory /Path/to/task-tracker-mcp run python -m mcp_server.mcp_rest_service
This project is licensed under the MIT License — see the LICENSE file for details.
Want to contribute? Fork the repository and submit a pull request.
If you have any questions, contact me at: [email protected]
Выполни в терминале:
claude mcp add task-tracker-mcp -- npx Безопасность
Низкий рискАвтоматическая эвристика по публичным данным — не гарантия безопасности.