Skip to main content
Glama
pyproject.toml370 B
[project] name = "apple-notes" version = "0.1.0" description = "MCP server for interacting with Apple Notes on macOS" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp[cli]>=1.21.0", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] apple-notes = "apple_notes:main" [tool.uv] dev-dependencies = []

Latest Blog Posts

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/arslankhanali/apple-notes-mcp'

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