Skip to main content
Glama

YOURLS-MCP

by kesslerio

delete_url

Remove a short URL or keyword from your YOURLS URL shortener using this tool, ensuring clean and organized management of your shortened links.

Instructions

Delete a short URL

Input Schema

NameRequiredDescriptionDefault
shorturlYesThe short URL or keyword to delete

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "shorturl": { "description": "The short URL or keyword to delete", "type": "string" } }, "required": [ "shorturl" ], "type": "object" }

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/kesslerio/yourls-mcp'

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