silverbullet-mcp-server
by xmatthewx
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP listen port (Fly maps internally). Default 8080. | 8080 |
| SB_URL | Yes | Base URL of the SilverBullet instance (no trailing slash). | |
| SB_TOKEN | Yes | The SB_AUTH_TOKEN configured on the SilverBullet side. | |
| MCP_TOKEN | Yes | Static Bearer accepted as a dev/curl bypass. Generate with openssl rand. | |
| PUBLIC_URL | Yes | Canonical URL of this MCP server. Goes into OAuth metadata documents. | |
| OWNER_TOKEN | Yes | The password you type into the browser login page to approve a client. | |
| JWT_SIGNING_KEY | Yes | Key used to sign 90-day access-token JWTs. Rotating it revokes all tokens. | |
| OAUTH_CLIENT_ID | Yes | Opaque string. Paste into Claude.ai connector 'Advanced settings.' | |
| OAUTH_CLIENT_SECRET | Yes | Opaque string. Paste into Claude.ai connector 'Advanced settings.' |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues