Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions servers/teamwork/server.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: teamwork
image: mcp/teamwork
type: server
meta:
category: productivity
tags:
- ai
- artificial-intelligence
- teamwork
about:
title: Teamwork
description: Tools for Teamwork.com products.
icon: https://avatars.githubusercontent.com/u/4037476?v=4
source:
project: https://github.com/teamwork/mcp
branch: main
config:
description: Configure the connection to Teamwork.com MCP server
secrets:
- name: teamwork.tw_mcp_bearer_token
env: TW_MCP_BEARER_TOKEN
example: <TW_MCP_BEARER_TOKEN>
required: true