Teamwork MCP Server

📌 Are you a Teamwork.com user wanting to connect AI tools to your Teamwork.com site right now? Jump straight to the Usage Guide for tokens, enabling MCP, and client configuration examples.

People who work with artificial intelligence and teamwork and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 25 · #66 OF 105 MAINTAINED COMMUNICATION · VERIFIED 2026-09-18

MIT · Go servers · how we verify → /methodology

01 · Install Teamwork MCP Server

before you install - you'll need

Set TW_MCP_SERVER_ADDRESS, TW_MCP_BEARER_TOKEN, NODE_EXTRA_CA_CERTS before connecting.

Claude Code

claude mcp add teamwork-mcp --transport sse https://mcp.ai.teamwork.com/sse

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "teamwork-mcp": {
      "url": "https://mcp.ai.teamwork.com/sse"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.ai.teamwork.com/sse

transport: sse

endpoint responds (non-MCP reply - review) · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem · remote - your agent's requests go to mcp.ai.teamwork.com

license MIT - declared in the repository

registry vendor namespace com.teamwork - domain-verified with the official MCP registry

03 · What Teamwork MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.43.2 · 2026-09-15

update Homebrew formula for v1.43.1 · Handle MCP Apps host messages as the spec defines them

v1.43.1 · 2026-09-14

update Homebrew formula for v1.43.0 · Load the task list in the timelog app

v1.43.0 · 2026-09-14

update Homebrew formula for v1.42.0 · Link Desk help doc articles to their Desk page

04 · Who maintains Teamwork MCP Server

mcp is maintained by teamwork. It's the only MCP server we track from this author; the repo dates to Aug 2025.

05 · Facts

category
communication - ranked #66 of 105 actively-maintained communication servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-15)
registry
com.teamwork/mcp (active, first published 2025-09-12 · 139 versions)
packages
oci:docker.io/teamwork/mcp:v1.43.2

06 · Teamwork MCP Server FAQ

What is Teamwork MCP Server?

📌 Are you a Teamwork.com user wanting to connect AI tools to your Teamwork.com site right now? Jump straight to the Usage Guide for tokens, enabling MCP, and client configuration examples.

Is Teamwork MCP Server still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Teamwork MCP Server?

Run `claude mcp add teamwork-mcp --transport sse https://mcp.ai.teamwork.com/sse`. The README documents 3 environment variables (TW_MCP_SERVER_ADDRESS, TW_MCP_BEARER_TOKEN, NODE_EXTRA_CA_CERTS) to set first. Set TW_MCP_SERVER_ADDRESS, TW_MCP_BEARER_TOKEN, NODE_EXTRA_CA_CERTS before connecting. You can also paste the ready-made client config above.

07 · Alternatives to Teamwork MCP Server

More communication MCP servers · Squad · Psquare · NeuroDock Translation · Tokenrip · Cursor Chat Bridge

More Go MCP servers · Thunder Compute · Zyrax Guard · Tickstem MCP Server · Tiger MCP · Devrag · see all