Rebrandly MCP Tool (Go)
@gonzariosm
关于 Rebrandly MCP Tool (Go)
MCP Server Rebrandly API
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Rebrandly MCP Tool (Go)?
This is a simple MCP server written in Go that exposes a single tool (create_short_link) to generate short URLs via the Rebrandly API. It is intended for users who have a Rebrandly account and an API key.
How to use Rebrandly MCP Tool (Go)?
Build the binary with go build -o rebrandly-tool main.go (requires Go 1.20+). Then configure it in Claude Desktop by adding a JSON entry under mcpServers with the command path and the REBRANDLY_API_KEY environment variable.
Key features of Rebrandly MCP Tool (Go)
- Single tool:
create_short_linkfor URL shortening. - Accepts optional workspace ID, custom slug, and title.
- Compiled to a standalone Go binary.
- Integrates directly with the Rebrandly API.
Use cases of Rebrandly MCP Tool (Go)
- Generate short links from within Claude Desktop chat.
- Automate URL shortening with custom slashtags or titles.
- Use with multi-workspace Rebrandly accounts via optional workspace ID.
FAQ from Rebrandly MCP Tool (Go)
What dependencies are required to use this server?
You need Go 1.20 or higher to build the binary, plus a Rebrandly account and a valid API key.
How do I set up the server with Claude Desktop?
Add an entry under mcpServers in your Claude Desktop configuration. Set the command to the path of the binary and include REBRANDLY_API_KEY as an environment variable.
What parameters does the create_short_link tool accept?
It requires the destination URL. Optional parameters are workspace (for multi-workspace accounts), slashtag (custom slug), and title.
Is there any authentication required?
Yes, the server reads the REBRANDLY_API_KEY environment variable to authenticate with the Rebrandly API.
开发工具 分类下的更多 MCP 服务器
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
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
Huoshan Test
volcenginetest
cloudwegoThe ultimate LLM/AI application development framework in Go.
评论