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
WordPress MCP Server
Manage WordPress sites and create content with AI-generated featured images.
RegGuard
AI-powered regulatory compliance checking for financial marketing content across multiple jurisdictions.
MCP System Information Server
An MCP server that provides system information, such as CPU and memory usage.
TeXFlow
A document authoring and composition server for creating PDFs from LaTeX and Markdown, supporting collaborative editing and project-based workflows.
monday.com MCP
An open framework to connect AI agents into your monday.com work OS, giving them secure access to data and tools to take action.
MCP Conductor
An advanced MCP server for intelligent conversation context management and session continuity, requiring the Claude Desktop application and a Node.js environment.
Obsidian
Interact with Obsidian vaults to read, create, edit, and manage notes and tags.
Business Central MCP
An MCP server for interacting with Microsoft Business Central, built with FastMCP and FastAPI.
TickTick
Manage tasks, projects, and habits using the TickTick API.
Trello
Interact with Trello boards, lists, and cards using the Trello REST API.