com.teamwork/mcp
Quality Score
85
/100
The Teamwork.com official MCP server helps teams efficiently manage client projects with AI.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.ai.teamwork.comClaude Desktop (Docker)
{
"mcpServers": {
"mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"docker.io/teamwork/mcp:v1.17.0"
],
"env": {
"TW_MCP_BEARER_TOKEN": "<your-tw_mcp_bearer_token>",
"TW_MCP_LOG_FORMAT": "<tw_mcp_log_format>",
"TW_MCP_LOG_LEVEL": "<tw_mcp_log_level>"
}
}
}
}§02 Environment variables
TW_MCP_BEARER_TOKENrequiredsecret
API key generated from the Teamwork.com OAuth2 process: https://apidocs.teamwork.com/guides/teamwork/app-login-flow
TW_MCP_LOG_FORMATChoose log output format between 'text' or 'json'. Default is 'text'.
TW_MCP_LOG_LEVELChoose log level between 'debug', 'info', 'warn' or 'error'. Default is 'info'.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.