MCP server for interacting with Bluesky
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"bluesky": {
"env": {
"BLUESKY_PDS_URL": "https://bsky.social",
"BLUESKY_PASSWORD": "password",
"BLUESKY_USERNAME": "username"
},
"args": [
"-y",
"mcp-server-bluesky"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
"args": ["-y", "mcp-server-bluesky"], "BLUESKY_USERNAME": "username", "BLUESKY_PASSWORD": "password", "BLUESKY_PDS_URL": "https://bsky.social"
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in communication
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
PubNub Model Context Protocol MCP Server for Cursor and Claude
Social layer for Claude Code - DMs, presence, discovery, and games between AI-assisted developers
MCP Security Weekly
Get CVE alerts and security updates for Mcp Server Bluesky and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
MCP server for Bluesky.
{
"mcpServers": {
"bluesky": {
"command": "npx",
"args": ["-y", "mcp-server-bluesky"],
"env": {
"BLUESKY_USERNAME": "username",
"BLUESKY_PASSWORD": "password",
"BLUESKY_PDS_URL": "https://bsky.social"
}
}
}
}
The BLUESKY_PDS_URL is optional and defaults to https://bsky.social if not specified.
bluesky_get_profilebluesky_followbluesky_delete_followbluesky_get_followsbluesky_get_followersbluesky_search_postsbluesky_postbluesky_delete_postbluesky_repostbluesky_delete_repostbluesky_get_timelinebluesky_get_post_threadbluesky_get_likesbluesky_likebluesky_delete_like