Skip to main content
Glama
AtomicNixon

bsky-mcp

by AtomicNixon

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP listen port8090
PDS_URLNoThe ATProto PDS (Resource + Authorization Server for Layer B)https://pds.theblueai.org
DATA_DIRNoDirectory where SQLite DB and ES256 keypair are stored. Should be a persisted volume./data
ADMIN_KEYYesMust be at least 32 characters. Gates OAuth-flow start and consent approval. Generate with: openssl rand -hex 32
LOG_LEVELNoPino log levelinfo
PUBLIC_URLYesThe public base URL of this server. Must be https and not localhost. Example: https://bsky-mcp.theblueai.org
DEFAULT_ACCOUNTNoUsed when a tool omits the account parameterbob.pds.theblueai.org
CONSENT_WEBHOOK_URLNoURL pinged when a new consent-queued action lands

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/AtomicNixon/bsky-mcp'

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