Bear
Integrates with Bear note-taking software to enable note creation, search, and organization operations for enhanced knowledge management.
33 stars
0 tools
Created Aug 2025
@jkawamoto/jkawamoto-bearAbout
Integrates with Bear note-taking software to enable note creation, search, and organization operations for enhanced knowledge management.
Categories
general
Installation
npm
npm install @jkawamoto/jkawamoto-bear
Configuration
{
"mcpServers": {
"jkawamoto-bear": {
"command": "npx",
"args": [
"-y",
"@jkawamoto/jkawamoto-bear"
]
}
}
}