bsky-mcp
by AtomicNixon
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP listen port | 8090 |
| PDS_URL | No | The ATProto PDS (Resource + Authorization Server for Layer B) | https://pds.theblueai.org |
| DATA_DIR | No | Directory where SQLite DB and ES256 keypair are stored. Should be a persisted volume. | /data |
| ADMIN_KEY | Yes | Must be at least 32 characters. Gates OAuth-flow start and consent approval. Generate with: openssl rand -hex 32 | |
| LOG_LEVEL | No | Pino log level | info |
| PUBLIC_URL | Yes | The public base URL of this server. Must be https and not localhost. Example: https://bsky-mcp.theblueai.org | |
| DEFAULT_ACCOUNT | No | Used when a tool omits the account parameter | bob.pds.theblueai.org |
| CONSENT_WEBHOOK_URL | No | URL pinged when a new consent-queued action lands |
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
ActivitySlowing
ResponsivenessNo issues