bart6114/my-bear-mcp-server
Allows to read notes and tags for the Bear Note taking app, through a direct integration with Bear's sqlitedb.
Quick Start
Clone the repository:
git clone https://github.com/bart6114/my-bear-mcp-server/Claude Desktop configuration example:
{
"mcpServers": {
"my-bear-mcp-server": {
"command": "npx",
"args": [
"-y",
"bart6114/my-bear-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.