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
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

EverArt
modelcontextprotocolModel Context Protocol Servers
评论