MCP.so
登录

Dub.co MCP Server

@MCP-Mirror

关于 Dub.co MCP Server

Mirror of

基本信息

分类

其他

许可证

MIT license

运行时

node

传输方式

stdio

发布者

MCP-Mirror

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器