Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

An MCP server for interacting with the Bluesky social network via the [atproto](https://github.com/MarshalX/atproto) client.

<a href="https://glama.ai/mcp/servers/@gwbischof/bluesky-social-mcp">
<img width="380" height="200" src="https://glama.ai/mcp/servers/@gwbischof/bluesky-social-mcp/badge" alt="Bluesky Social MCP server" />
</a>

:wave: Leave an issue if you have any problems running this MCP. I should be able to push out fixes pretty quickly.

## Quick Start
Expand Down Expand Up @@ -107,4 +111,4 @@ mcp dev server.py --with-editable .
- The tests will use BLUESKY_IDENTIFIER, and BLUESKY_APP_PASSWORD env vars.
```bash
uv run pytest
```
```