Bluesky

Integrates with Bluesky's social network API to enable profile management, posting, following, and engagement actions.

View Source
10 stars
0 tools
Created Aug 2025
@morinokami/morinokami-bluesky

About

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" ] } } }