Skip to main content
Glama

Todoist MCP Server

by mikemc
pyproject.toml443 B
[project] name = "todoist-mcp-server" version = "0.3.1" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "mcp[cli]>=1.6.0", "todoist-api-python>=3.1.0,<4", ] license = "MIT" [project.scripts] todoist-mcp = "src.main:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["src"] [tool.uv] package = true

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/mikemc/todoist-mcp-server'

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