Skip to main content
Glama

Bluesky Social MCP

unlike_post

Remove a like from a post on Bluesky Social by specifying the like URI. Simplify content interaction management with this essential tool.

Instructions

Unlike a previously liked post.

Args: ctx: MCP context like_uri: URI of the like. Returns: Status of the unlike operation

Input Schema

NameRequiredDescriptionDefault
like_uriYes

Input Schema (JSON Schema)

{ "properties": { "like_uri": { "title": "Like Uri", "type": "string" } }, "required": [ "like_uri" ], "title": "unlike_postArguments", "type": "object" }
Install Server

Other Tools from Bluesky Social MCP

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/gwbischof/bluesky-social-mcp'

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