68
/ 100
2 days ago
glama

Bluesky MCP Server

A Model Context Protocol server that connects to Bluesky and provides natural language tools to interact with the ATProtocol, enabling feed fetching, post management, search, and profile analysis.

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
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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_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_PASSWORD"": "your-app-password",
configBLUESKY_IDENTIFIER"": "your-bluesky-handle",
configBLUESKY_SERVICE_URL"": "https://bsky.social"
configLOG_RESPONSES
// 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 7 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/ffylaktis-bsky-mcp-server-8q4xif)](https://m8ven.ai/mcp/ffylaktis-bsky-mcp-server-8q4xif)
commit: aaf4be9d361313eab94796fc7e48d3a5bec65678
code hash: 4341604dd06b6dbe0878042079a03a6d2e619cc45c60e53ed9911282f7bb0643
verified: 6/24/2026, 10:03:23 AM
view raw JSON →