akseyh/bear-mcp-server
Allows the AI to read from your Bear Notes (macOS only)
Quick Start
Clone the repository:
git clone https://github.com/akseyh/bear-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"bear-mcp-server": {
"command": "npx",
"args": [
"-y",
"akseyh/bear-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.