MCP server for RedirHub — AI-powered URL redirect management and link shortener. Create, update, test, and monitor redirects via Claude, Cursor, and any MCP client. Alternative to Bitly with custom domains and team collaboration.
サーバー設定
{
"mcpServers": {
"redirhub": {
"url": "https://api.redirhub.com/mcp/v1",
"headers": {
"Authorization": "Bearer rh_YOUR_API_TOKEN"
}
}
}
}