★ 1 stars
Unknown language
🌐 Browser/Web
Updated today
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.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"redirhub/mcp-server"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mcp-server npx -y redirhub/mcp-server
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"redirhub/mcp-server"
]
}
}
}
📋 Copy
Topics
analytics bitly-alternative cloudflare domain hacktoberfest link-shortener nuxt nuxthub redirect saas shadcn-ui tailwindcss url url-shortener web-analytics