
U301短网址
STDIO创建短链接的MCP服务器,支持自定义选项
创建短链接的MCP服务器,支持自定义选项
Use MCP Server to create short URLs.
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 DashboardAPI_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{ "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.
The MIT License
Official Website: https://u301.com