Skip to main content
Glama

Bluesky MCP Server

by brianellin

like-post

Use this tool to like a specific post on Bluesky by providing the post’s URI. Enables AI assistants to interact with the Bluesky/ATProtocol platform for social engagement.

Instructions

Like a post on Bluesky

Input Schema

NameRequiredDescriptionDefault
uriYesThe URI of the post to like

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "uri": { "description": "The URI of the post to like", "type": "string" } }, "required": [ "uri" ], "type": "object" }
Install Server

Other Tools from Bluesky MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/brianellin/bsky-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server