Skip to main content
Glama

Bluesky Social MCP

delete_post

Remove a specific post from Bluesky Social MCP by providing the post's URI. This action ensures the deletion of content created by the authenticated user.

Instructions

Delete a post created by the authenticated user.

Args: ctx: MCP context uri: URI of the post to delete Returns: Status of the delete operation

Input Schema

NameRequiredDescriptionDefault
uriYes

Input Schema (JSON Schema)

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