
Redirhub Mcp Server
@redirhub
About Redirhub Mcp Server
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"redirhub": {
"url": "https://api.redirhub.com/mcp/v1",
"headers": {
"Authorization": "Bearer rh_YOUR_API_TOKEN"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Redirhub Mcp Server?
Redirhub Mcp Server gives AI agents direct access to RedirHub’s redirect infrastructure through the Model Context Protocol. It allows users to create, update, test, and monitor URL redirects, short links, custom domains, and team members from within any MCP client such as Claude, Cursor, or Cline.
How to use Redirhub Mcp Server?
Generate a Workspace API token from RedirHub’s dashboard (Settings → API Tokens), then add the server to your MCP client config with the endpoint https://api.redirhub.com/mcp/v1 and a Bearer token header. Once connected, issue natural language commands like “Create a 301 redirect from /old-blog to /blog on my domain.”
Key features of Redirhub Mcp Server
- AI-native redirect management via natural language
- Custom branded short links with your own domains
- Automatic DNS verification for reliable redirects
- Query click analytics and raw access logs
- Team workspace with role-based access control
- Compatible with any MCP client (Claude, Cursor, Cline)
Use cases of Redirhub Mcp Server
- Create and update redirect rules without opening a dashboard
- Generate branded short links and manage them from an AI assistant
- Inspect analytics and access logs for specific redirects or the whole workspace
- Bulk import, update, or delete hundreds of records with a dry-run safety check
- Invite team members and manage workspace settings conversationally
FAQ from Redirhub Mcp Server
How do I get an API token to use the server?
Go to dash.redirhub.com → Settings → API Tokens and create a Workspace API token.
What plans are supported?
The server is available on all plans, including Free.
How do I safely perform bulk operations?
Always invoke bulk tools (bulk-update-records-tool, bulk-delete-records-tool, bulk-import-tool) first with dry_run: true to preview the affected count, then re-invoke with dry_run: false only after explicit user confirmation.
What transport does the server use?
It uses Streamable HTTP with JSON-RPC 2.0.
What data can I access through this server?
You can read and manage redirect records, short links, custom domains, workspace members, and user profile data. Query filters include host, search, tags, DNS correctness, date ranges, and sorting.
More Developer Tools MCP servers
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Comments