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 Server
Get the current time and convert time between different timezones.
Office 365 Calendar
Access Office 365 Calendar data, providing workday insights and productivity analytics.
Simplenote MCP Server
A server to connect and manage your Simplenote notes within Claude Desktop.
Shortcuts
Access and run Apple Shortcuts. Allows AI assistants to list, view, and execute your shortcuts.
Qonto
Interact with the Qonto Business API to manage finances, transactions, and account information using API credentials.
Things MCP
Integrate with the Things 3 to-do app on macOS.
Splid MCP
A Model Context Protocol (MCP) server that exposes Splid (splid.app) via tools, powered by the reverse‑engineered splid-js client.
Jira
A server for querying Jira issues, requiring a Jira token for authentication.
Qingma Yizhan Auto Answer
An MCP server that provides an automatic answering function for the Qingma Yizhan platform.
Joplin MCP Server
A server that enables access to Joplin notes and to-dos through the Model Context Protocol (MCP).