About
Teamwork MCP Server is the official Teamwork.com MCP server for managing client projects with AI agents. It is distributed as the teamwork/mcp Docker image.
Features
- Official Teamwork.com MCP server
- Docker-based MCP package for AI clients
- Connects agents to client project management workflows
- Project and task operations through Teamwork APIs
- Designed for teams managing client services with AI assistance
Use Cases
AI assistant users
Connect an MCP-compatible assistant to product workflows.
Operations teams
Let agents perform repeatable work while humans review the results.
What This Server Can Do
MCP servers expose three types of capabilities to AI clients. Here's what teamwork-mcp-server supports.
Tools
Supported5 toolsFunctions your AI client can call to perform actions — like querying a database, creating a file, or calling an API.
How to use: Tools run automatically when your AI client decides they're needed. Ask your AI assistant to perform a task, and it will invoke the right tool.
Resources
Not availableThis server does not expose read-only data resources.
Prompts
Not availableThis server does not provide pre-built prompt templates.
Available Tools (5)
list_projectsList projects through the MCP server.
get_projectGet project through the MCP server.
list_tasksList tasks through the MCP server.
create_taskCreate task through the MCP server.
update_taskUpdate task through the MCP server.