druellan/Productive-Simple-MCP
If you are the rightful owner of Productive-Simple-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Productive.io MCP Server provides read-only access to Productive.io API endpoints using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
get_projects
Retrieve all active projects with paginated results.
get_tasks
Retrieve tasks with optional filtering and pagination.
get_task
Retrieve a specific task by ID.
get_comments
Retrieve comments with optional filtering and pagination.
get_comment
Retrieve a specific comment by ID.
get_todos
Retrieve todo checklist items with optional filtering and pagination.
get_todo
Retrieve a specific todo checklist item by ID.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client