Skip to main content
Glama
xmatthewx

silverbullet-mcp-server

by xmatthewx

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP listen port (Fly maps internally). Default 8080.8080
SB_URLYesBase URL of the SilverBullet instance (no trailing slash).
SB_TOKENYesThe SB_AUTH_TOKEN configured on the SilverBullet side.
MCP_TOKENYesStatic Bearer accepted as a dev/curl bypass. Generate with openssl rand.
PUBLIC_URLYesCanonical URL of this MCP server. Goes into OAuth metadata documents.
OWNER_TOKENYesThe password you type into the browser login page to approve a client.
JWT_SIGNING_KEYYesKey used to sign 90-day access-token JWTs. Rotating it revokes all tokens.
OAUTH_CLIENT_IDYesOpaque string. Paste into Claude.ai connector 'Advanced settings.'
OAUTH_CLIENT_SECRETYesOpaque string. Paste into Claude.ai connector 'Advanced settings.'

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

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