Skip to main content
Glama

Teamwork MCP

docker.md271 B
# Dockerize for Teamwork-MCP Build the Docker image: ```bash docker build -t teamwork-mcp . ``` Run the Docker container: ```bash docker run -it --rm -e MCP_PROXY_DEBUG=true -e DOMAIN=my-company.com -e USER=admin@company.com -e PASS=topsecret localhost/teamwork-mcp ```

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Vizioz/Teamwork-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server