teamwork-graph-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TWG_BIN | No | The twg binary. | twg on TWG_PATH |
| TWG_HOME | No | HOME that twg runs with. | your home folder |
| TWG_PATH | No | PATH that twg runs with. | $TWG_HOME/.local/bin:/usr/local/bin:/usr/bin:/bin |
| TWG_MCP_BIND | No | Address the server listens on. Keep it on the loopback interface. | 127.0.0.1 |
| TWG_MCP_PORT | No | Port the server listens on (--port overrides it). | 8772 |
| TWG_CONFIG_DIR | No | Passed on to twg when set. | |
| TWG_MCP_SECRET_FILE | No | File holding the bearer secret (mode 600). | ~/.config/twg-mcp/mcp-secret |
| TWG_MCP_PUBLIC_HOSTS | No | Comma-separated public host names that may reach the server, e.g. a tunnel hostname. | |
| TWG_MCP_ACCOUNT_LABEL | No | Account shown to the model ("signed in as …"). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues