Skip to main content
Glama

MCP iCal Server

by Omar-V2
pyproject.toml612 B
[project] name = "mcp-ical" version = "0.1.0" description = "A Model Context Protocol server providing tools for CRUD operations for the mac-os calendar" readme = "README.md" requires-python = ">=3.12" dependencies = ["loguru>=0.7.3", "mcp[cli]>=1.2.1", "pyobjc>=11.0"] [dependency-groups] dev = ["pytest>=8.3.4", "pytest-mock>=3.14.0", "pytest-random-order>=1.1.1"] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.pytest] pythonpath = ["src"] testpaths = ["tests"] [tool.ruff] line-length = 120 target-version = "py312" [project.scripts] mcp-ical = "mcp_ical.server:main"

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/Omar-V2/mcp-ical'

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