Skip to main content
Glama

Bluesky Social MCP

unrepost

Remove a repost from your profile using the MCP tool on Bluesky Social. Simplify content management by deleting reposts with a specific URI.

Instructions

Remove a repost of another user's post.

Args: ctx: MCP context repost_uri: URI of the repost to remove Returns: Status of the unrepost operation

Input Schema

NameRequiredDescriptionDefault
repost_uriYes

Input Schema (JSON Schema)

{ "properties": { "repost_uri": { "title": "Repost Uri", "type": "string" } }, "required": [ "repost_uri" ], "title": "unrepostArguments", "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