{"slug":"Vizioz/Teamwork-MCP","name":"Teamwork MCP","description":"Connects to the Teamwork API to interact with projects and tasks.","category":"productivity","tags":[],"official":false,"stars":13,"transport":"stdio","install":[{"cmd":"npx @vizioz/teamwork-mcp","imports":[]}],"tools":[{"name":"getProjects","description":"Get all projects from Teamwork"},{"name":"getCurrentProject","description":"Gets details about the current project"},{"name":"createProject","description":"Create a new project in Teamwork"},{"name":"getTasks","description":"Get all tasks from Teamwork"},{"name":"getTasksByProjectId","description":"Get all tasks from a specific project in Teamwork"},{"name":"getTaskListsByProjectId","description":"Get all task lists from a specific project in Teamwork"},{"name":"getTasksByTaskListId","description":"Gets all tasks from a specific task list ID from Teamwork"},{"name":"getTaskById","description":"Get a specific task by ID from Teamwork"},{"name":"createTask","description":"Create a new task in Teamwork"},{"name":"createSubTask","description":"Create a new subtask under a parent task in Teamwork"},{"name":"updateTask","description":"Update an existing task in Teamwork"},{"name":"deleteTask","description":"Delete a task from Teamwork"},{"name":"getTasksMetricsComplete","description":"Get the total count of completed tasks in Teamwork"},{"name":"getTasksMetricsLate","description":"Get the total count of late tasks in Teamwork"},{"name":"getTaskSubtasks","description":"Get all subtasks for a specific task in Teamwork"},{"name":"getTaskComments","description":"Get comments for a specific task from Teamwork"},{"name":"createComment","description":"Create a comment related to a task/message/notebook"},{"name":"getCompanies","description":"Get all companies from Teamwork with optional filtering"},{"name":"getCompanyById","description":"Get a specific company by ID"},{"name":"createCompany","description":"Create a new company in Teamwork"},{"name":"updateCompany","description":"Update an existing company's information"},{"name":"deleteCompany","description":"Delete a company from Teamwork"},{"name":"getPeople","description":"Get all people from Teamwork"},{"name":"getPersonById","description":"Get a specific person by ID from Teamwork"},{"name":"getProjectPeople","description":"Get all people assigned to a specific project from Teamwork"},{"name":"addPeopleToProject","description":"Add people to a specific project in Teamwork"},{"name":"deletePerson","description":"Delete a person from Teamwork"},{"name":"updatePerson","description":"Update a person's information (timezone, name, email, etc.)"},{"name":"getProjectsPeopleMetricsPerformance","description":"Get people metrics performance"},{"name":"getProjectsPeopleUtilization","description":"Get people utilization"},{"name":"getProjectPerson","description":"Get a specific person on a project"},{"name":"getProjectsReportingUserTaskCompletion","description":"Get user task completion report"},{"name":"getProjectsReportingUtilization","description":"Get utilization report in various formats CSV & HTML"},{"name":"getTime","description":"Get all time entries"},{"name":"getProjectsAllocationsTime","description":"Get project allocations time"},{"name":"getTimezones","description":"Get all available timezones in Teamwork (useful when updating user timezones)"}],"env_vars":["PROJECT_ID"],"auth_type":"none","github":"https://github.com/Vizioz/Teamwork-MCP","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}