{"slug":"cdmx1/goodday-mcp","name":"Goodday MCP Server","description":"Integrate with the Goodday project management platform to manage projects, tasks, and users via its API.","category":"productivity","tags":[],"official":false,"stars":1,"transport":"stdio","install":[{"cmd":"pip install goodday-mcp","imports":[]}],"tools":[{"name":"get_projects","description":"Retrieve list of projects with options for archived and root-only filtering"},{"name":"get_project","description":"Get detailed information about a specific project"},{"name":"create_project","description":"Create new projects with customizable templates and settings"},{"name":"get_project_users","description":"Get users associated with a specific project"},{"name":"get_project_tasks","description":"Retrieve tasks from specific projects with options for closed tasks and subfolders"},{"name":"get_user_assigned_tasks","description":"Get tasks assigned to a specific user"},{"name":"get_user_action_required_tasks","description":"Get action-required tasks for a user"},{"name":"get_task","description":"Get detailed information about a specific task"},{"name":"get_task_details","description":"Get comprehensive task details including subtasks, custom fields, and full metadata"},{"name":"get_task_messages","description":"Retrieve all messages/comments for a specific task"},{"name":"create_task","description":"Create new tasks with full customization (subtasks, assignments, dates, priorities)"},{"name":"update_task_status","description":"Update task status with optional comments"},{"name":"add_task_comment","description":"Add comments to tasks"},{"name":"get_goodday_sprint_tasks","description":"Get tasks from specific sprints by project name and sprint name/number"},{"name":"get_goodday_sprint_summary","description":"Generate comprehensive sprint summaries with task details, status distribution, and key metrics"},{"name":"get_users","description":"Retrieve list of organization users"},{"name":"get_user","description":"Get detailed information about a specific user"},{"name":"get_goodday_smart_query","description":"Natural language interface for common project management queries"},{"name":"search_goodday_tasks","description":"Semantic search across tasks using VectorDB backend"},{"name":"search_project_documents","description":"Search for documents within specific projects"},{"name":"get_document_content","description":"Retrieve full content of specific documents"}],"env_vars":["GOODDAY_API_TOKEN"],"auth_type":"none","github":"https://github.com/cdmx1/goodday-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}