Dub.co MCP Server
by Gitmaxd
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 functionalities for creating, updating, and managing short links programmatically.
How to use Dub.co MCP Server?
The server can be installed via Smithery or manually using NPM or by cloning and building the repository. After installation, configure the MCP server with your Dub.co API key. AI agents can then use the provided tools (create_link, update_link, upsert_link, delete_link) to manage short links.
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 content changes
Integration with AI-powered content creation tools
Managing short links for social media posts
Programmatic link management for internal tools
FAQ from Dub.co MCP Server
What is MCP?
What is MCP?
MCP stands for Model Context Protocol. It's a protocol for AI agents to interact with external tools and services.
Do I need a Dub.co account to use this?
Do I need a Dub.co account to use this?
Yes, you need a Dub.co account with API access to use this server.
How do I get a Dub.co API key?
How do I get a Dub.co API key?
Log in to your Dub.co account, go to your workspace settings, navigate to the 'API' section, and generate a new API key.
What versions of Node.js are supported?
What versions of Node.js are supported?
Node.js 18 or higher is required.
Is this server open source?
Is this server open source?
Yes, the server is licensed under the MIT license.