Bear MCP Server
Access and manage your Bear Notes from a local SQLite database.
Bear MCP Server
This project is a Model Context Protocol (MCP) server that provides access to the Bear Notes.
Bear stores notes on SQLite database. This MCP server runs some SQL commands to access this notes. https://bear.app/faq/where-are-bears-notes-located

Features
- Read notes
- Search notes by text
- List all tags
Installation
# Clone the project
git clone https://github.com/akseyh/bear-mcp-server
# Change directory
cd bear-mcp-server
# Install dependencies
npm install
# Build the project
npm run build
Claude Desktop Config
Update your claude_desktop_config.json
Docker
{
"mcpServers": {
"bear": {
"command": "docker",
"args": [
"run",
"-v",
"/Users/[YOUR_USER_NAME]/Library/Group Containers/9K33E3U3T4.net.shinyfrog.bear/Application Data:/app/db",
"-i",
"akseyh/bear-mcp-server"
]
}
}
}
NPM
{
"mcpServers": {
"bear": {
"command": "npx",
"args": [
"bear-mcp-server"
]
}
}
}
When the server is started, the following MCP tools become available:
get_notes: Retrieves all notesget_tags: Lists all tagsget_notes_like: Searches for notes containing specific text
Requirements
- Node.js
- Bear note application (macOS)
- Access to Bear database
License
ISC
相關伺服器
Kone.vc
贊助Monetize your AI agent with contextual product recommendations
Tana
Connects to Tana's Input API to create and manipulate data in Tana workspaces.
Carryo
Carryo is a remote MCP server for sharing Claude or ChatGPT-created HTML artifacts as live links.
Google MCP
A all-in-one Google Workspace MCP server
Google Workspace
Integrates Google Workspace services like Calendar, Drive, and Gmail with AI assistants.
CodeRide
Task management redesigned for AI, integrated via the CodeRide MCP server.
Monday.com
Interact with Monday.com boards, items, updates, and documents.
Jira MCP Server
An MCP server for accessing JIRA issue data stored in Snowflake.
Dashform
Connect AI assistants to Dashform — build and manage AI-powered forms, funnels, quizzes, and lead qualification workflows through MCP.
Problem Solving MCP Server
An intelligent problem-solving server that automatically forms multi-role teams and uses the Eisenhower matrix for efficient task management and collaboration.
Email MCP for Gmail, iCloud and microsoft
Organize, flag, read, delete, and clean email with AI.
