Tududi MCP
A Model Context Protocol (MCP) server that integrates Tududi task management with AI-powered development tools.
Overview
Tududi MCP enables AI agents and developers to interact with Tududi tasks, projects, and areas directly from their IDE. Manage your tasks seamlessly while coding, powered by the Model Context Protocol standard.
Features
Task Management: Create, read, update, and delete tasks
Project Organization: Manage projects and organize work
Area Management: Organize tasks by areas
Search & Filter: Query tasks with flexible filtering
AI-Ready: Works with AI agents like GitHub Copilot and Augment Code Agent
Installation
Configuration
Create a .env file:
Visual Studio Configuration
Add to your .mcp.json:
Development
Available Tools
tududi_list_tasks- List all taskstududi_create_task- Create a new tasktududi_update_task- Update an existing tasktududi_delete_task- Delete a tasktududi_complete_task- Mark a task as completetududi_list_projects- List all projectstududi_create_project- Create a new projecttududi_list_areas- List all areastududi_search_tasks- Search tasks with filters
Contributing
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.
License
MIT License - see LICENSE for details.
Links
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrates Tududi task management with AI development tools, enabling users to create, update, search, and organize tasks, projects, and areas directly from their IDE.