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 URLexpiredAt- (optional) The expiration date for the URL, for example2026-03-13T00:00:00Zpassword- (optional) The password to access the URLcomment- (optional) The comment to display in Dashboard
Environment Variables
U301_API_KEY- The U301 API key, required for creating short URLsDOMAIN- (optional) The short URL domain, leave blank for the default domainWORKSPACE_ID- (optional) Which workspace to use, leave blank for the default workspace
How to use
- Step 1: Create an API in U301 Dashboard
- Step 2: (Optional) Add your own domain by connecting 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": "<optional-custom-domain>",
// "WORKSPACE_ID": "<optional-workspace-id>"
}
}
}
}
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
Verwandte Server
Handwriting OCR
Recognize and extract text from handwritten documents using the Handwriting OCR service.
Tally MCP Server
Provides AI assistants with secure access to Tally form management capabilities.
Mac Apps Launcher MCP Server
Launch and manage macOS applications. List installed apps, launch them by name, or open files with specific apps.
Rememberizer Common Knowledge
Access personal and team knowledge repositories, including documents and Slack discussions.
Jira Thing
An example MCP server for interacting with Jira, deployable on Cloudflare Workers.
Jasper AI
An MCP server for interacting with the Jasper AI API to generate various types of content.
Stitch MCP
The Stitch MCP server enables AI assistants to interact with Stitch for vibe design: generating UI designs from text and images, and accessing project and screen details.
Todoist
Integrates with the Todoist API to manage your tasks and projects.
Umbraco MCP
Interact with the Umbraco CMS Management API for administrative tasks.
MCP Personal Assistant Agent
A versatile AI personal assistant for managing your calendar, tasks, emails, web searches, and smart home.