diff --git a/servers/teamwork/server.yaml b/servers/teamwork/server.yaml new file mode 100644 index 000000000..54b4f22c7 --- /dev/null +++ b/servers/teamwork/server.yaml @@ -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: + required: true