URL Shortener (x.gd)
About
Creates shortened URLs using the x.gd service.
Details
- Author
- hatimitu76
- Categories
- Productivity, Web Scraping
Jump to
Setup
Install URL Shortener (x.gd) in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/hatimitu76/mcp-shoten-url
Follow the installation instructions in the repository README, then restart your MCP client.
This is an MCP server for creating shortened URLs using x.gd.
Note: You need to set theXGD_API_KEYenvironment variable.
Accessthis linkand enter your email address to issue an API key.
For Claude Code, add the following settings to~/.claude.json. For Claude Desktop, add them to~/Library/Application Support/Claude/claude_desktop_config.json.
{ "mcpServers": { "shoten-url": { "command": "npx", "args": [ "@hatimitu__hat/mcp-shoten-url" ], "env": { "XGD_API_KEY": "your_api_key_here" } } } }
Add the following settings to your settings.json:
{ "mcp": { "shoten-url": { "command": "npx", "args": [ "@hatimitu__hat/mcp-shoten-url" ], "env": { "XGD_API_KEY": "your_api_key_here" } } } }
Run Your Job Search From Your AI Assistant
An MCP server for content summarization, supporting web scraping, file reading, and direct model calls.
Typed, policy-enforced local MCP capabilities over LinkedIn's visible web UI.
A versatile server with tools for date/time, file management, system info, text processing, and web operations.
Create short URLs using the U301 URL Shortener service.
YouTube growth toolkit for AI agents - research keywords, analyze channels, audit videos, pull transcripts, and more to find what works on YouTube.
Save any product to a universal wishlist — converts any product URL into a one-click wishlist save link.
Integrates the YOURLS URL shortening service with Claude Desktop.
An automated tool to search notes, retrieve content, and post comments on Xiaohongshu (RedBook) using Playwright.
The 1Password MCP server creates a bridge that allows MCP clients such as Codex and Kiro to manage your 1Password Environments with secure authorization prompts.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



