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 need communication tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-08-21 · ★ 24 · #69 OF 99 MAINTAINED COMMUNICATION · VERIFIED 2026-08-25

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-08-25

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.33.1 · 2026-08-21

update Homebrew formula for v1.33.0 · Suggest near-miss candidates when a list search finds nothing · Completed subtasks are dropped from task responses

v1.33.0 · 2026-08-21

update Homebrew formula for v1.32.0 · Generate a browsable HTML tool reference for GitHub Pages · list_teams fails output-schema validation on every call

v1.32.0 · 2026-08-20

update Homebrew formula for v1.31.0 · Add allocation tools and a planning toolset

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 #69 of 99 actively-maintained communication servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-21)
registry
com.teamwork/mcp (active, first published 2025-09-12 · 119 versions)
packages
oci:docker.io/teamwork/mcp:v1.33.1

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-08-25, its last commit was 2026-08-21 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 · NeuroDock Translation · Tokenrip · Cursor Chat Bridge · Adaptive Cards MCP

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