Skip to main content
Glama
bong-u

mcp-server-silverbullet

by bong-u

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SILVERBULLET_MCP_TOKENYesSB_AUTH_TOKEN. Never passed to the LLM. Required.
SILVERBULLET_MCP_PREFIXNoSubpath the agent may access, e.g. projects/work.whole space
SILVERBULLET_MCP_SCOPESNoAllowed operations (must include read).read,write,delete
SILVERBULLET_MCP_BASE_URLYesSilverBullet instance URL. Required.
SILVERBULLET_MCP_TIMEOUT_MSNoRequest timeout (ms).15000
SILVERBULLET_MCP_USER_AGENTNoUser-Agent sent upstream.mcp-server-silverbullet/<version>
SILVERBULLET_MCP_MAX_SEARCH_BYTESNoMax file size search_files will scan.1000000

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/bong-u/mcp-server-silverbullet'

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