Teamwork.com MCP server providing project management tools via the Teamwork API v3.
- Project management (list, get, create)
- Task management (list, get, create, update, complete)
- Time tracking (log time, get entries)
- People management (list, get details)
Authentication is handled by the MCP Gateway using OAuth 2.0. This server receives bearer tokens via the Authorization header.
Run locally:
python server.pyHealth check:
curl http://localhost:3005/health