Skip to main content
Glama

MCP Apple Reminders

by shadowfax92
package.json642 B
{ "name": "mcp-apple-reminders", "author": "Nikhil Sonti", "version": "1.0.0", "description": "MCP server for Apple Reminders", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node --esm src/index.ts", "test": "node dist/tests/test-reminders.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "express": "^4.18.2", "node-reminders": "^1.0.0", "zod": "^3.22.4" }, "devDependencies": { "@types/express": "^4.17.17", "@types/node": "^18.15.11", "ts-node": "^10.9.1", "typescript": "^5.0.4" } }

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/shadowfax92/apple-reminders-mcp'

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