Back to Home
Vizioz icon

Teamwork-MCP

Verified Safe

by Vizioz

Overview

The MCP server simplifies interaction with the Teamwork.com API, enabling AI agents to manage projects, tasks, people, and companies within Teamwork.

Installation

Run Command
npx @vizioz/teamwork-mcp

Environment Variables

  • TEAMWORK_DOMAIN
  • TEAMWORK_USERNAME
  • TEAMWORK_PASSWORD

Security Notes

The server follows good practices for handling credentials (environment variables, .env file, or command-line arguments) and implements tool filtering for restricted access. It uses HTTPS for API communication. However, the API client's request interceptor logs the full request body to file (`combined.log`), which, depending on the tool invoked (e.g., `createCompany`), could expose sensitive data in local log files. While the Authorization header is redacted, specific data passed in the body for creation or update operations is logged. There is no `eval` or obvious obfuscation. The server acts as a proxy, relying on the Teamwork API's internal sanitization for input parameters.

Similar Servers

Stats

Interest Score35
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars13
Forks14
Last Update2026-01-07

Tags

teamworkproject-managementapi-integrationmcp-servertasks