Installation & Configuration
{
"mcpServers": {
"bluesky": {
"command": "npx",
"args": [
"-y",
"mcp-server-bluesky"
],
"env": {
"BLUESKY_USERNAME": "username",
"BLUESKY_PASSWORD": "password",
"BLUESKY_PDS_URL": "https://bsky.social"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15