Provides task management capabilities by bridging AI interaction with a Laravel application.
This Model Context Protocol (MCP) server facilitates natural language interaction with the Procrastinator task management system. It acts as a secure bridge between AI models like Claude and the application, enabling users to manage their tasks by creating, updating, and viewing them through natural language commands. The server ensures secure access via OAuth-authenticated Bearer tokens.
主な機能
01Session Management
02Update Tasks
03List Tasks
04Create Tasks
05OAuth Authentication
060 GitHub stars
ユースケース
01Enabling AI assistants to manage user tasks through natural language commands
02Automating task creation and updates via programmatic AI interactions
03Integrating AI-driven task management features into existing applications