Installation & Configuration
{
"mcpServers": {
"bluesky-social": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/gwbischof/[email protected]",
"bluesky-social-mcp"
],
"env": {
"BLUESKY_IDENTIFIER": "your-handle.bsky.social",
"BLUESKY_APP_PASSWORD": "your-app-password"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12