74
/ 100
20 days ago
glama

Bluesky MCP Server

Enables search, reading, and posting to Bluesky from any MCP client; features 11 tools (5 read, 6 write) with gated writes requiring explicit confirmation to prevent accidental publishing.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: BLUESKY_APP_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretBLUESKY_APP_PASSWORDApp-password auth — uses your Bluesky App Password via BLUESKY_HANDLE / (shared with @kud/bsky-cli).
configBLUESKY_HANDLEApp-password auth — uses your Bluesky App Password via / BLUESKY_APP_PASSWORD (shared with @kud/bsky-cli).
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/kud-mcp-bsky-yj2x30)](https://m8ven.ai/mcp/kud-mcp-bsky-yj2x30)
commit: 7e484958801a009dfbb0f38cfb8d59af0d40f62e
code hash: c1d24d28f159c1e25cc8efaa3400a66b5752b589a722ff0a0149efad5d0fc04e
verified: 6/23/2026, 10:12:06 AM
view raw JSON →