integrates with Bluesky API to query and search feeds and posts.
A simple MCP server that can enable MCP clients to query Bluesky instances.
To install Bluesky Context Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @laulauland/bluesky-context-server --client claude
// ~/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": ""
}
}
}
}
Interact with the Clash of Clans API to retrieve game data. Requires a CLASH_API_KEY environment variable.
A bridge server connecting Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol.
An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!)
Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor.
Allows AI agents to search Gmail threads, learn your writing style, and draft emails.
Interact with Slack workspaces to read and send messages directly through your AI assistant.
Connect your AI agents to Google-Meet, Zoom & Microsoft Teams through tl;dv
Provides AI assistants with comprehensive access to Cisco Webex messaging capabilities.
The most powerful MCP server for Slack Workspaces. This integration supports both Stdio and SSE transports, proxy settings and does not require any permissions or bots being created or approved by Workspace admins 😏.
This server enables users to send emails through various email providers, including Gmail, Outlook, Yahoo, Sina, Sohu, 126, 163, and QQ Mail. It also supports attaching files from specified directories, making it easy to upload attachments along with the email content.