Back to MCP Servers
MCPShortURL
Free URL shortening with batch support (up to 10 URLs), permanent `surl.id` short links, zero credit consumption.
other-tools-and-integrations
By AceDataCloud
Installation
npx -y MCPShortURLConfiguration
{
"mcpServers": {
"MCPShortURL": {
"command": "npx",
"args": ["-y", "MCPShortURL"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes