U301 URL Shortener
Create short URLs using the U301 URL Shortener service.
U301 URL Shortener MCP Server
Use MCP Server to create short URLs.
Supported Params
url- The URL to shortenslug- (optional) The slug of the URLexpires- (optional) The time in seconds until the URL expirespassword- (optional) The password to access the URLcomment- (optional) The comment to display in Dashboard
Environment Variables
API_KEY- The U301 API key, required for creating short URLsdomain- (optional) The short URL domain, leave blank for defaultworkspaceId- (optional) Which workspace to use, leave blank for default
How to use
- Step 1: Create an API in U301 Dashboard
- Step 2: (Optional) Add your own domain by connectting to cloudflare
- Step 3: Add this MCP Server config
{
"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>
}
}
}
}
Now you can tell AI (cursor, windsurf)
Replace the long URLs in the comments of this file with meaningful and memorable short URLs.
License
The MIT License
Official Website: https://u301.com
Related Servers
Time MCP Server
Provides current time and timezone conversion capabilities for LLMs, using IANA timezone names.
PapersGPT for Zotero
The fastest MCP connect to Zotero
ShipBoss
An intelligent shipping assistant for managing shipments, requiring a ShipBoss API token.
Nexs MCP
NEXS MCP Server is a high-performance implementation of the Model Context Protocol, designed to manage AI elements with enterprise-grade architecture. Built with the official MCP Go SDK v1.1.0, it provides a robust foundation for AI system management.
n8n Workflow Builder
An MCP server for managing n8n workflows through its API.
Rememberizer MCP Server for Common Knowledge
Access personal or team knowledge from internal repositories like documents and Slack discussions.
Brightspace MCP Server
MCP server for Brightspace (D2L): check grades, due dates, announcements, rosters & more using Claude, ChatGPT, Cursor, or any MCP client.
Sheet-Cello
A specialized Google Sheets integration server that allows the LLM to read, write, and manage spreadsheet data in real-time. This server supports cell-level manipulation, bulk range updates, and full worksheet retrieval, enabling the model to perform data analysis, logging, and automated reporting directly within Google Worksheets.If you have functions which take range value then first read the sheet and decide where user is asking to add data and define range by your own.Provides 46 tools for Gsheet
ActivityWatch MCP Server
An MCP server for ActivityWatch, allowing interaction with your personal time tracking data.
Yandex Tracker
Integrates with Yandex Tracker, allowing an AI assistant to interact with its task management system via the MCP protocol.