Skip to content

dynamic/teamwork-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teamwork MCP Server

Teamwork.com MCP server providing project management tools via the Teamwork API v3.

Features

  • Project management (list, get, create)
  • Task management (list, get, create, update, complete)
  • Time tracking (log time, get entries)
  • People management (list, get details)

Authentication

Authentication is handled by the MCP Gateway using OAuth 2.0. This server receives bearer tokens via the Authorization header.

Usage

Run locally:

python server.py

Health check:

curl http://localhost:3005/health

About

Teamwork.com MCP Server - Project management tools for the Model Context Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published