Teamwork.com
@teamwork
Teamwork.com について
Official Teamwork.com MCP server.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"Teamwork.com": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"TW_MCP_BEARER_TOKEN",
"ghcr.io/teamwork/mcp:latest"
],
"env": {
"TW_MCP_BEARER_TOKEN": "<YOUR_TOKEN>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Teamwork.com?
The Teamwork.com MCP server provides a bridge between AI assistants and the Teamwork.com project management platform, exposing tools via the Model Context Protocol. It supports multiple transport modes and secure authentication, and is designed for developers who need to integrate Teamwork.com data into AI workflows.
How to use Teamwork.com?
Refer to the usage guide at https://github.com/Teamwork/mcp/blob/main/usage.md for installation and configuration. The server can be run via HTTP or STDIO, and authentication uses bearer tokens or OAuth2.
Key features of Teamwork.com
- Multiple transport modes: HTTP and STDIO interfaces
- Secure authentication with bearer tokens and OAuth2
- Extensible toolset architecture for adding new capabilities
- Production-ready logging, monitoring, and observability
- Optional read-only mode to restrict operations
Use cases of Teamwork.com
- Automate project management tasks through AI assistants
- Securely query Teamwork.com data using OAuth2
- Develop custom tools with the extensible framework
- Deploy in production with full observability
- Restrict operations to read-only for safe exploration
FAQ from Teamwork.com
What authentication methods does the server support?
It supports bearer token and OAuth2 integration with Teamwork.com.
What transport modes are available?
HTTP and STDIO interfaces for different deployment scenarios.
Is there a read-only mode?
Yes, an optional read-only mode is available to restrict operations.
What are the runtime dependencies?
—
「その他」の他のコンテンツ
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
コメント