Bear MCP Server
@MCP-Mirror
About Bear MCP Server
Mirror of
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Bear MCP Server?
Bear MCP Server is a Model Context Protocol (MCP) server that provides programmatic access to Bear Notes (macOS) by running SQL commands against Bear’s local SQLite database. It is intended for developers and power users who want to read, search, and organize Bear notes through MCP-compatible clients (e.g., Claude Desktop).
How to use Bear MCP Server?
Clone the repository, run npm install and npm build, then add a bear entry to your claude_desktop_config.json pointing to the built index.js file. Once the server is running, three MCP tools become available: get_notes (retrieve all notes), get_tags (list all tags), and get_notes_like (search notes by text).
Key features of Bear MCP Server
- Read all notes from Bear’s SQLite database
- Search notes by arbitrary text
- List all tags used in Bear
- Exposes three easy-to-use MCP tools
- Runs locally with no external API calls
Use cases of Bear MCP Server
- Retrieve and export all Bear notes for backup or analysis
- Search for notes containing specific keywords or phrases
- List tags to audit or reorganize note tag hierarchy
- Integrate Bear notes into an AI assistant workflow via MCP
FAQ from Bear MCP Server
—
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments