Bluesky Context Server
A simple MCP server that can enable MCP clients to query Bluesky instances.
Usage
Installing via Smithery
To install Bluesky Context Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @laulauland/bluesky-context-server --client claude
Installing manually
- Place the code somewhere on your computer.
- Configure your Claude Desktop app to use the MCP server.
// ~/Library/Application Support/Claude/config.json
{
"mcpServers": {
"bluesky": {
"command": "/Users/laurynas-fp/.bun/bin/bun",
"args": [
"<path_to_this_directory>/bluesky-context-server/index.ts"
],
"env": {
"BLUESKY_APP_KEY": "",
"BLUESKY_IDENTIFIER": ""
}
}
}
}
Bluesky Context Server
Project Details
- keturiosakys/bluesky-context-server
- MIT License
- Last Updated: 5/8/2025
Recomended MCP Servers
An integration that allows Claude Desktop to interact with Hacker News using the Model Context Protocol (MCP).
javaDemo
tiny vision language model
The Advanced Scientific Research (ASR) Graph of Thoughts (GoT) MCP server is a highly efficient implementation of the...
MCP Server Implementation
A flexible HTTP fetching Model Context Protocol server.
Config files for my GitHub profile.
MCP server for interacting with Neon Management API and databases
flutter, mcp, modular, code-generator, ai-assistant, .net, devtools, code-review, test-generator, refactor





