Skip to main content
Glama

ClickUp Operator

by noah-vh
pyproject.toml566 B
[project] name = "clickup-operator" version = "0.1.0" description = "clickup thru claude" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.0.0", "httpx>=0.24.0", "python-dotenv>=1.0.0", "pydantic>=2.0.0" ] [[project.authors]] name = "noahvanhart" email = "noahvanhart@pm.me" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] clickup-operator = "clickup_operator.main:cli" [tool.pytest.ini_options] asyncio_mode = "auto" [tool.pyright] include = ["src"] typeCheckingMode = "basic"

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/noah-vh/mcp-server-clickup'

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