ruanodendaal/bear-mcp-server
3.4
If you are the rightful owner of bear-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Bear Notes MCP Server with RAG connects your personal knowledge base to AI systems using semantic search and RAG, enhancing Bear Notes with AI capabilities.
Tools
Functions exposed to the LLM to take actions
search_notes
Find notes that match a query with optional semantic search.
get_note
Fetch a specific note by its ID.
get_tags
List all tags used in your Bear Notes.
retrieve_for_rag
Get notes semantically similar to a query, formatted for RAG.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client