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"
}
}
}
}
Verwandte Server
Kone.vc
SponsorMonetize your AI agent with contextual product recommendations
PyApple MCP Tools
Python tools for MCP that integrate with native Apple applications like Messages, Notes, Mail, and more on macOS.
Podcli
Generate upload-ready clips from podcast.
Document Evaluation MCP Server
Evaluates technical documentation against globalization standards, analyzing for translation issues, ambiguity, and sentence length.
OmniTaskAgent
A multi-model agent for managing tasks across various platforms, requiring API keys for different AI models.
Deckbuilder
Generate intelligent PowerPoint presentations using a content-first design philosophy.
MCP Currency Converter Server
Provides real-time currency conversion and exchange rate data using the Frankfurter API.
YouTube MCP
Connect AI assistants to YouTube - search, transcripts, metadata, and more.
Carryo
Carryo is a remote MCP server for sharing Claude or ChatGPT-created HTML artifacts as live links.
UTM Mind MCP
Automate UTM link creation, validation, and governance with natural language commands.
PromptThin
The invisible savings layer for AI Agents. Save 70% on tokens with zero code changes