Submit

U301 Url Shortener

@tealight-uk

7 months ago
MCP server for interacting with U301 URL Shortener

Tools

Server Config

{
  "mcpServers": {
    "edgeone-pages-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@u301/mcp"
      ],
      "env": {
        "U301_API_KEY": "<Your-U301-API-Key>",
        "domain": "<if you don't have one, remove this key>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.