An MCP server that allows AI to read notes from Bear Notes on macOS, enabling integration with the Bear note-taking app.
An MCP (Model Context Protocol) server that enables integration with Bear Notes on macOS, allowing AI systems and other clients to access and read notes from the Bear note-taking app.
get_notes: Retrieves all notes.get_tags: Lists all tags.get_notes_like: Searches for notes containing specific text.git clone https://github.com/akseyh/bear-mcp-servernpm installnpm run buildMIT License
https://github.com/akseyh/bear-mcp-server
This is an open-source project and is available for free under the MIT license.
Loading more......
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.
An MCP server for interacting with Apple Reminders on macOS.
A TypeScript-based MCP server implementing a simple notes system, enabling users to create, access, and generate summaries of text notes via URIs and tools. Highly relevant as a concrete MCP server implementation.
A connector MCP server for Claude Desktop (or any MCP client) to read and search directories containing Markdown notes, such as Obsidian vaults.
An MCP server for Google Drive integration, supporting file listing, reading, and searching via the Model Context Protocol.