Skip to main content
Glama
kesor

mcp-silverbullet

by kesor

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_SILVERBULLET_HOSTNoBind address. Default is 127.0.0.1.127.0.0.1
MCP_SILVERBULLET_PORTNoBind port. Default is 8000.8000
MCP_SILVERBULLET_TOKENYesInbound Authorization: Bearer token. Required.
MCP_SILVERBULLET_SB_URLNoSilverBullet origin. Default is http://127.0.0.1:3000.http://127.0.0.1:3000
MCP_SILVERBULLET_SB_TOKENNoOutbound SB bearer token. Defaults to the value of MCP_SILVERBULLET_TOKEN. Set to an empty string if SilverBullet has no auth.
MCP_SILVERBULLET_SPACE_PATHNoAbsolute path to the SB space directory. Required to enable the journal surface.
MCP_SILVERBULLET_RESOURCE_URLNoDiscovery and WWW-Authenticate URL. Default is http://127.0.0.1:8000/mcp.http://127.0.0.1:8000/mcp
MCP_SILVERBULLET_ALLOWED_HOSTSNoExtra Host values, comma-separated. Unset uses SDK loopback default.
MCP_SILVERBULLET_JOURNAL_TOOLSNoTruthy (1 / true / yes / on) enables the five journal tools. Requires MCP_SILVERBULLET_SPACE_PATH to be set and readable.
MCP_SILVERBULLET_LIST_PAGES_HYDRATE_ETAGSNoTruthy enables per-page etag hydration on list_pages. Default off (N+1 cost is opt-in).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kesor/silverbullet-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server