An MCP server for AI assistants to manage Apple Reminders on macOS, with a TypeScript API to create, complete, and delete reminders.
Loading more......
An MCP server for interacting with Apple Reminders on macOS.
An MCP server that augments Apple Books by enabling transformation of book collections into interactive knowledge repositories, making it a notable MCP server.
A Model Context Protocol (MCP) server allowing AI models to access and manipulate Apple Calendar data on macOS, directly relevant as an MCP server.
Integrates with Apple's native applications to provide MCP server functionalities such as searching contacts, managing notes, and sending messages within macOS. Also a collection of MCP server tools enabling AI systems to interface with native macOS applications including Messages, Notes, Contacts, and more, via the Model Context Protocol.
TypeScript-based DuckDuckGo search server that enables developers to retrieve search results programmatically using the duck-duck-scrape library. Relevant as a concrete MCP server project.
A TypeScript implementation of the MCP Agent framework, providing essential tools for building context-aware MCP servers with workflow management and execution capabilities.
A Model Context Protocol (MCP) server for AI assistants to manage Apple Reminders on macOS, featuring a TypeScript API for reminders management.
getLists: Retrieve all reminder lists.getReminders: Fetch reminders from a specific list.createReminder: Create new reminders.completeReminder: Mark reminders as completed.deleteReminder: Delete reminders.