Bluesky Social MCP
@gwbischof
Bluesky Social MCP について
A Bluesky MCP
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"bluesky-social": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/gwbischof/[email protected]",
"bluesky-social-mcp"
],
"env": {
"BLUESKY_IDENTIFIER": "your-handle.bsky.social",
"BLUESKY_APP_PASSWORD": "your-app-password"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Bluesky Social MCP?
An MCP server for interacting with the Bluesky social network via the atproto client. It allows developers and users to programmatically manage profiles, feeds, posts, and interactions.
How to use Bluesky Social MCP?
Configure it in your MCP client config with the uvx command and set the environment variables BLUESKY_IDENTIFIER and BLUESKY_APP_PASSWORD (obtained from Bluesky app passwords). Alternatively, run from a local clone using uv. The server provides a set of tool calls for all operations.
Key features of Bluesky Social MCP
- Check authentication status.
- Get and manage user profiles.
- Follow, unfollow, and mute users.
- Read timeline and author feeds.
- Create text, image, and video posts.
- Like, repost, and manage post interactions.
Use cases of Bluesky Social MCP
- Automate Bluesky posting and content scheduling.
- Build a custom social media dashboard or analytics tool.
- Moderate content by muting or unmuting users.
- Analyze follower relationships and engagement.
- Re-post content from external sources into Bluesky.
FAQ from Bluesky Social MCP
What credentials are required?
You need your Bluesky handle and an app password. Create an app password at bsky.app/settings/app-passwords.
How do I update the
「その他」の他のコンテンツ

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
コメント