MCP.so
Sign In

Dub.co MCP Server

@MCP-Mirror

About Dub.co MCP Server

Mirror of

Basic information

Category

Other

License

MIT license

Runtime

node

Transports

stdio

Publisher

MCP-Mirror

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

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 Dub.co MCP Server?

An MCP server for interacting with the Dub.co link shortener API. It allows AI agents to create, update, and manage short links through your Dub.co account.

How to use Dub.co MCP Server?

Install via npm (npm install -g dubco-mcp-server) or clone and build, then add the provided configuration to your MCP config, setting the DUBCO_API_KEY environment variable. Tools include create_link, update_link, upsert_link, and delete_link.

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

  • AI assistants creating short links for URLs
  • Automatically updating or deleting existing short links
  • Managing multiple short links via an AI agent

FAQ from Dub.co MCP Server

What are the prerequisites?

Node.js 18 or higher, a Dub.co account with API access, and an API key from Dub.co.

How do I get a Dub.co API key?

Log in to your Dub.co account, go to workspace settings, navigate to the "API" section, and generate a new API key.

What tools does the server provide?

It provides create_link, update_link, upsert_link, and delete_link tools, each with optional parameters for custom slugs, domains, or external IDs.

Comments

More Other MCP servers