Skip to main content
Glama

TaskMaster

Dockerfile345 B
# Generated by https://smithery.ai. See: https://smithery.ai/docs/build/project-config # syntax=docker/dockerfile:1 FROM python:3.10-slim WORKDIR /app # Install dependencies RUN pip install --no-cache-dir mcp[cli]==1.5.0 requests python-dotenv # Copy application code COPY . /app # Expose nothing; stdio # Command CMD ["python", "server.py"]

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/mingolladaniele/taskMaster-todoist-mcp'

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