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
Serveurs connexes
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
Calculator
This server enables LLMs to use calculator for precise numerical calculations.
AppleScript BB MCP Server
Enables LLM clients to interact with macOS applications through AppleScript. Built using the @beyondbetter/bb-mcp-server library, this server provides safe, controlled execution of predefined scripts with optional support for arbitrary script execution.
Anamnese
Portable, cloud-hosted AI memory you own - structured memories, tasks, goals, and notes that work across Claude, ChatGPT, Gemini, and any MCP client.
StashDog MCP Server
A server providing natural language tools to manage your StashDog inventory.
GitHub Project Manager MCP
A GitHub-integrated project management server for Claude Desktop, requiring a personal access token.
Brand24
Social listening and brand monitoring
medical-denial-codes
Reference lookup for medical claim denial codes and standard resubmission strategies.
Fathom Analytics
Access and analyze Fathom Analytics data and reports
BasicOps
Projects, tasks and communication built for AI
PowerPoint
Create PowerPoint presentations with AI-generated images using the TogetherAI API.