bart6114/my-bear-mcp-server
A Model Context Protocol (MCP) server that allows AI assistants like Claude to read notes from the Bear note-taking app. This implementation connects directly to the Bear SQLite database in a read-only mode, ensuring your notes remain safe and unmodified.
Recommend MCP Servers 💡
@gleanwork/local-mcp-server
An MCP server for integrating with the Glean API, providing local context and search capabilities.
mem0-mcp
This demonstrates a structured approach for using an MCP server with mem0 to manage coding preferences efficiently. The server can be used with Cursor and provides essential tools for storing, retrieving, and searching coding preferences.
imessage-query
An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP). This server is built with the FastMCP framework and the imessagedb library, enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling.
@sylphlab/filesystem-mcp
Node.js MCP server providing secure filesystem access for AI agents
py-mcp-line
一个用Python实现的Model Context Protocol服务器,提供通过标准化接口访问LINE Bot消息的功能,使语言模型能够读取和分析LINE对话。
glean-mcp-server
An MCP server implementation integrating Glean API for Search and Chat functions.