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
- laulauland/bluesky-context-server
- MIT License
- Last Updated: 4/9/2025
Recomended MCP Servers
Metoro MCP Server
mcp server connected to us treasury data, built with mcp-framework
Markdown To PDF Conversion MCP
A Model Context Protocol service for TikTok video discovery and metadata extraction.
Model Context Protocol (MCP) server for @glideapps API
VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
Ragie Model Context Protocol Server
An LLM-powered, autonomous coding assistant. Also offers an MCP mode.
An MCP server providing advanced options analysis through Yahoo Finance, supporting Greeks calculations, strategy evaluation (CCS/PCS/CSP/CC), and risk...
MCP server for Redmine