MCP server for interacting with Bluesky
MCP server for Bluesky.
{
"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.
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_likeMcp Crypto Price
A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
Mcp Server Smtp
A Model Context Protocol server for SMTP email services
Weather Mcp Claudedesktop
An MCP (Model Context Protocol) tool that provides real-time weather data, forecasts, and historical weather information using the OpenWeatherMap API, specifically designed for Claude Desktop.