Silverbullet Model Context Protocol Server

Hey guys!

I made a Model Context Protocol (MCP) server for SilverBullet, this lets you connect your instance to different clients to let LLMs list, search, read and update your notes through tool calls.

retirement-smaller

Here I ask Claude how long it’ll take me to retire, so it lists out my notes then searches for and reads notes relating to my income, promotions, age and career. Before creating a new retirement projection note.

The server interacts with your notes through the SilverBullet HTTP API, rather than modifying files directly (so read-only is respected). Of course, please create back-ups before using this.

I’ve found this useful for organisation and tagging, as well as doing research on my to-dos.

7 Likes

Cool!