52
/ 100
1 month ago
glama

Bluesky MCP Server

Enables AI agents to interact with Bluesky social network through optimized, token-efficient tools for posting, replying, searching, and managing social relationships. Features Windows-compatible implementation with context cleanup to minimize LLM token consumption.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — download_image (line 1123: file_path.write_bytes(response.content))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: BLUESKY_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.
configBLUESKY_HANDLEyour_handle.bsky.social
🔐 secretBLUESKY_PASSWORDyour_app_password
// 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 8 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/dataojitori-mcp-server-bluesky-py-qgj6rl)](https://m8ven.ai/mcp/dataojitori-mcp-server-bluesky-py-qgj6rl)
commit: acf86d75539470243091b629fc0fc7484ac40dfb
code hash: 1dd96759213479584557dd135511682d1f9acc63460958c54f77ce6b5bd4e5ab
verified: 6/15/2026, 3:11:40 PM
view raw JSON →