An MCP server for local Taskwarrior integration, supporting add, update, and remove task operations through MCP.
Loading more......
TickTick MCP server integrates with TickTick's API to manage personal todo projects and tasks through MCP.
MCP servers for automating and controlling the user's browser using existing browser profiles, ideal for tasks requiring logged-in sessions and avoiding bot detection. Includes implementations by browsermcp and modelcontext.
MCP server connecting AI agents to the Chargebee billing platform, enabling automation and query of payment workflows.
A general-purpose MCP Server that can execute any command with run_command and run_script tools, demonstrating the flexible server capabilities under the MCP standard.
Defines tools using regular GraphQL queries/mutations and automatically generates an MCP server for the tools, enhancing GraphQL to MCP integration.
An MCP server that automates the installation of other MCP servers, streamlining setup for MCP-based systems.
Category: Project Management MCP Servers
Tags: mcp, task-management, automation, open-source
mcp-server-taskwarrior is a Node.js server implementing the Model Context Protocol (MCP) to enable integration with TaskWarrior. It allows local TaskWarrior task management operations via MCP, such as adding, updating, and removing tasks.
get_next_tasks API methodadd_task API methodmark_task_done API methodtask binary, requiring TaskWarrior to be installed and configuredNote:
https://github.com/awwaiid/mcp-server-taskwarrior