Creates shortened URLs using the x.gd service.
This is an MCP server for creating shortened URLs using x.gd.
Note: You need to set the XGD_API_KEY
environment variable.
Access this link and 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"
}
}
}
}
A simple calculator server for performing basic arithmetic operations.
AnkiConnect MCP server for interacting with Anki via AnkiConnect.
Product‑discovery and strategy platform integration. Create, query and update opportunities, solutions, outcomes, requirements and feedback from any MCP‑aware LLM.
Interact with the Umbraco CMS Management API for administrative tasks.
An MCP server for interacting with Home Assistant. Requires HA_URL and HA_TOKEN environment variables.
A todo management system designed for coordinating tasks across multiple projects, utilizing MongoDB and MQTT.
A Python monorepo for AI-powered project management and productivity servers, utilizing the Claude API.
Control and interact with a local Logseq graph for knowledge management and note-taking.
AI-powered regulatory compliance checking for financial marketing content across multiple jurisdictions.
An MCP Server Integration with Apple Shortcuts