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
Browser MCP
An MCP server that allows AI applications to control your browser.
Amazing Marvin AI Assistant
Connect your Amazing Marvin productivity system with AI assistants for smarter task management.
MCP Jira Integration
A Jira integration that allows LLMs to act as project managers and personal assistants for teams.
Notion
Interact with Notion's API to read, create, and modify content using natural language.
Jira
Integrate with Jira's REST API to manage projects, track issues, and perform analytics.
Memory Pickle MCP
A project management and session memory tool for AI agents to track projects, tasks, and context during chat sessions.
Things3
Manage tasks and projects in Things3 on macOS.
Ledger CLI
Execute commands for Ledger, a powerful command-line accounting system. Requires Ledger CLI to be installed.
Todoist
An unofficial server for managing Todoist tasks, allowing agents to create, list, and complete them.
Goodday
A read-only server for the Goodday project management platform.