Skip to main content
Glama

U301 URL Shortener MCP Server

U301 URL Shortener MCP Server

Verwenden Sie MCP Server, um kurze URLs zu erstellen.

Unterstützte Parameter

  • url - Die zu kürzende URL
  • slug - (optional) Der Slug der URL
  • expires - (optional) Die Zeit in Sekunden bis zum Ablauf der URL
  • password – (optional) Das Passwort für den Zugriff auf die URL
  • comment – (optional) Der im Dashboard anzuzeigende Kommentar

Umgebungsvariablen

  • API_KEY - Der U301-API-Schlüssel, der zum Erstellen kurzer URLs erforderlich ist
  • domain – (optional) Die kurze URL-Domäne, für die Standardeinstellung leer lassen
  • workspaceId – (optional) Welcher Arbeitsbereich verwendet werden soll, für die Standardeinstellung leer lassen

Anwendung

  • Schritt 1: Erstellen Sie eine API im U301-Dashboard
  • Schritt 2: (Optional) Fügen Sie Ihre eigene Domain hinzu, indem Sie eine Verbindung zu Cloudflare herstellen
  • Schritt 3: Fügen Sie diese MCP-Serverkonfiguration hinzu
{ "mcpServers": { "u301-url-shortener": { "command": "npx", "args": [ "-y", "@u301/mcp" ], "env": { "U301_API_KEY": <Your-U301-API-Key> // "domain": <if you have one, or you don't need to config> } } } }

Jetzt können Sie AI (Cursor, Windsurfen) sagen

Ersetzen Sie die langen URLs in den Kommentaren dieser Datei durch aussagekräftige und einprägsame Kurz-URLs.

Lizenz

Die MIT-Lizenz

Offizielle Website: https://u301.com

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

U301 URL Shortener MCP Server: Erstellen Sie saubere und markenspezifische Kurzlinks

  1. Unterstützte Parameter
    1. Umgebungsvariablen
      1. Anwendung
        1. Lizenz

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            Enables AI agents to create, update, and manage short links through your Dub.co account, allowing for creation, modification, and deletion of custom shortened URLs.
            Last updated -
            4
            11
            JavaScript
            MIT License
          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol server that enables AI assistants to create, update, and delete Dub.co short links through the Dub.co API.
            Last updated -
            3
            11
            5
            JavaScript
            MIT License
            • Linux
            • Apple
          • A
            security
            A
            license
            A
            quality
            Provides a simple tool to shorten URLs using the CleanURI API, designed to run as a FastMCP server that can be integrated with agent or tool-based systems.
            Last updated -
            1
            1
            Python
            Apache 2.0
          • -
            security
            A
            license
            -
            quality
            Azure MCP Server
            Last updated -
            906
            MIT License
            • Linux
            • Apple

          View all related MCP servers

          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/tealight-uk/u301-mcp'

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