A MCP server for interacting with Bear note-taking software.
Stars
70
Forks
9
Watchers
70
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
143
commits
3
commits
2
commits
1
commits
1
commits
1
commits
chore: update README with improved Goose and MCP server configuration instructions
a744efcView on GitHubchore: update GitHub Actions workflow to use latest `actions/checkout@v6`
407d3f4View on GitHubchore: update badges in README for consistency and add UV badge
041cd9aView on GitHubchore: update pre-commit hook `ruff` to `ruff-check` in config
1bd8d2aView on GitHubchore: update `.gitignore` and add `.python-version` file
98b63a2View on GitHubchore: add icon to manifest and include `icon.png` file
127928bView on GitHubchore: update manifest to schema v0.3 and enhance keywords
3228f3eView on GitHubchore: bump pre-commit hooks and dependency versions
bd4aa3eView on GitHubrefactor: replace `webbrowser` with `asyncio.create_subprocess_exec` for improved URL handling in tests and implementation
83db5f8View on GitHub