Dub.co MCP Server
by MCP-Mirror
An MCP server for interacting with the Dub.co link shortener API. This server allows AI agents to create, update, and manage short links through your Dub.co account.
Last updated: N/A
What is Dub.co MCP Server?
The Dub.co MCP Server is a tool that enables AI agents to interact with the Dub.co link shortener API. It provides a set of functions to create, update, and manage short links programmatically.
How to use Dub.co MCP Server?
To use the server, you need to install it via NPM or by cloning and building the repository. Then, configure your MCP server settings with the appropriate command, API key, and other settings. Once configured, AI agents can use the provided tools (create_link, update_link, upsert_link, delete_link) to manage short links on Dub.co.
Key features of Dub.co MCP Server
Create short links with custom slugs
Update existing short links
Upsert links (create or update)
Delete links
Automatic domain selection
Use cases of Dub.co MCP Server
Automated link generation for marketing campaigns
Dynamic link updates based on user behavior
Integration with AI-powered content creation tools
Programmatic link management for large-scale deployments
FAQ from Dub.co MCP Server
What is MCP?
What is MCP?
MCP stands for Model Context Protocol, a framework for enabling AI agents to interact with external tools and services.
Do I need a Dub.co account to use this server?
Do I need a Dub.co account to use this server?
Yes, you need a Dub.co account with API access to use this server.
Where do I get the Dub.co API key?
Where do I get the Dub.co API key?
You can generate an API key in your Dub.co workspace settings under the 'API' section.
What versions of Node.js are supported?
What versions of Node.js are supported?
Node.js 18 or higher is required.
What happens if I don't provide a domain when creating a link?
What happens if I don't provide a domain when creating a link?
The server will automatically select a domain from your Dub.co account.