mcp
Verified Safeby Teamwork
Overview
Provides an MCP server to integrate Large Language Models with Teamwork.com for project management and helpdesk operations.
Installation
docker run -i -e TW_MCP_BEARER_TOKEN=your-bearer-token docker.io/teamwork/mcp:v1.0.0Environment Variables
- TW_MCP_BEARER_TOKEN
Security Notes
The server demonstrates strong security practices including explicit separation of credentials into environment variables, redaction of sensitive information in logs, and a clear security policy. Middleware is used for authentication and request context. A potential minor risk, if not managed carefully, is the `InsecureSkipVerify: true` option for TLS when HAProxy is enabled, though this is stated to be for internal, trusted HAProxy setups.
Similar Servers
action_mcp
ActionMCP is a Ruby gem providing Model Context Protocol (MCP) server capabilities to Rails applications, enabling AI assistants to connect to external data sources and tools.
mcp-github-project-manager
AI-powered GitHub Project Management, including automated roadmap generation, sprint planning, issue triaging, task breakdown, and comprehensive project workflow automation.
mkp
MKP is a Model Context Protocol (MCP) server for Kubernetes, enabling LLM-powered applications to interact with Kubernetes clusters by providing tools for resource listing, getting, applying, deleting, and executing commands.
Teamwork-MCP
The MCP server simplifies interaction with the Teamwork.com API, enabling AI agents to manage projects, tasks, people, and companies within Teamwork.