Bluesky
Integrates with Bluesky's social network API to enable profile management, posting, following, and engagement actions.
10 stars
0 tools
Created Aug 2025
@morinokami/morinokami-blueskyAbout
Integrates with Bluesky's social network API to enable profile management, posting, following, and engagement actions.
Categories
general
Installation
npm
npm install @morinokami/morinokami-bluesky
Configuration
{
"mcpServers": {
"morinokami-bluesky": {
"command": "npx",
"args": [
"-y",
"@morinokami/morinokami-bluesky"
]
}
}
}