MCP-Server-Bluesky
MCP服务器,用于与Bluesky互动
2
Github Watches
3
Github Forks
5
Github Stars
mcp-server-bluesky
MCP server for Bluesky.
Usage with Claude Desktop
{
"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.
Tools
-
bluesky_get_profile -
bluesky_follow -
bluesky_delete_follow -
bluesky_get_follows -
bluesky_get_followers -
bluesky_search_posts -
bluesky_post -
bluesky_delete_post -
bluesky_repost -
bluesky_delete_repost -
bluesky_get_timeline -
bluesky_get_post_thread -
bluesky_get_likes -
bluesky_like -
bluesky_delete_like
相关推荐
I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Reviews
user_SS0iAYzg
RGGH's Rust MCP Server + Inspector Example: SSE Transport with an Add Tool is an impressive product that showcases the power of Rust for server-side development. It includes solid examples and tools that make implementing SSE and other features straightforward. As a loyal MCP user, I appreciate the seamless integration and comprehensive documentation provided. Highly recommended for developers looking to enhance their server projects! Check it out here: https://mcp.so/server/rig-mcp-server/RGGH