URL Shortener (x.gd)
Creates shortened URLs using the x.gd service.
mcp-shoten-url
This is an MCP server for creating shortened URLs using x.gd.
Installation
Note: You need to set the XGD_API_KEY
environment variable.
How to get an x.gd API key
Access this link and enter your email address to issue an API key.
Installation Steps
When using Claude Code/Desktop
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"
}
}
}
}
When using VSCode
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"
}
}
}
}
Related Servers
Time
Time and timezone conversion capabilities
MCP Video Converter Server
Convert video files between various formats using FFmpeg. Requires FFmpeg to be installed on the system.
Goodday MCP Server
Integrate with the Goodday project management platform to manage projects, tasks, and users via its API.
Cursor Admin
Monitor team productivity, usage, and spending for AI assistants using the Cursor Admin API.
Todoist
Manage Todoist projects, sections, tasks, and labels using natural language with AI assistants.
Google Tag Manager
Manage Google Tag Manager accounts, containers, and tags via its API, with built-in Google OAuth.
MCP Kanban Memory
Manage complex AI agent workflows with a Kanban-based task management system.
Anki MCP Server
Connects to Anki via AnkiConnect to retrieve leech-tagged flashcards for use in Claude Desktop.
Shine Tools MCP Server
Provides tech radar recommendations, customer management, product catalog, and invoicing functionality using external JSON data files.
Israeli Bank MCP
Manage Israeli bank accounts and transactions.