Loading...
npx github:bart6114/my-bear-mcp-server{
"mcpServers": {
"bear": {
"command": "npx",
"args": ["github:bart6114/my-bear-mcp-server"],
"env": {},
"disabled": false,
"autoApprove": []
}
}
}open_noteOpens a specific note by title or ID.
Read-only operation; retrieves data without modification.
search_notesSearches for notes based on a search term or tag.
Read-only operation; retrieves data without modification.
get_tagsRetrieves all tags present in the Bear notes.
Read-only operation; retrieves data without modification.
open_tagShows all notes associated with a specific tag.
Read-only operation; retrieves data without modification.
This MCP server is generally safe for use as it provides read-only access to Bear notes. The primary risk is potential information leakage if the AI assistant or the host machine is compromised. Ensure the host machine is secured and the AI assistant is used responsibly.