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"
}
}
}
}
相關伺服器
Shortcut
Interact with the Shortcut project management tool, formerly known as Clubhouse.
Goatcounter
Interact with the Goatcounter web analytics API.
Geekbot MCP
An MCP server that integrates Geekbot data and tools with AI models.
Microsoft Word
Create, read, and manipulate Microsoft Word documents.
Agentic Tools
Provides AI assistants with advanced task management and memory capabilities using local JSON file storage.
iTerm MCP
Provides access to your iTerm session, requiring iTerm2 and Node.js.
Notion
Notion official MCP server
Google Calendar
An MCP server for Google Calendar, enabling LLMs to read, create, and manage calendar events.
TanukiMCP
Automate and manage WordPress sites using browser automation and API integration.
Propbar
UK property data: crime stats, schools, demographics, valuations, comparables, Ofsted ratings