Skip to main content
Glama
navidmoazzez

bluesky-mcp

by navidmoazzez

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BLUESKY_ACCOUNTSNoJSON array of accounts for multi-account setup
BLUESKY_AUDIT_LOGNoPath to an append-only log of every attempted write
BLUESKY_HTTP_HOSTNoHost for --http mode127.0.0.1
BLUESKY_HTTP_PORTNoPort for --http mode8787
BLUESKY_READ_ONLYNoSet to 1 to hide every write tool from the tool list0
BLUESKY_HTTP_TOKENNoBearer token required by --http mode
BLUESKY_IDENTIFIERNoYour full Bluesky handle, e.g. you.bsky.social
BLUESKY_PUBLIC_APINoPublic appview URLhttps://public.api.bsky.app
BLUESKY_USER_AGENTNoUser-Agent sent on every requestbluesky-mcp
BLUESKY_MAX_RETRIESNoRetries on 429 and 5xx3
BLUESKY_SERVICE_URLNoYour PDS URLhttps://bsky.social
BLUESKY_APP_PASSWORDNoAn app password, never your account password
BLUESKY_VIDEO_SERVICENoVideo transcoding service URLhttps://video.bsky.app
BLUESKY_DEFAULT_ACCOUNTNoWhich handle acts when a tool names none, accepts comma-separated list
BLUESKY_ALLOW_DESTRUCTIVENoSet to 0 to block posting, deleting and blocking1
BLUESKY_VIDEO_SERVICE_DIDNoService DID the video upload authenticates againstdid:web:video.bsky.app
BLUESKY_REQUEST_TIMEOUT_MSNoPer-request deadline in milliseconds30000
BLUESKY_MIN_REQUEST_INTERVAL_MSNoSpacing between requests in milliseconds120

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

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/navidmoazzez/bluesky-mcp-cli'

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