Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@fastmcp-me/mcp-server-bluesky) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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_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