Dub.co
Provides a streamlined interface for creating, updating, and deleting short links through the Dub.co URL shortening service with robust error handling and automatic domain selection.
5 stars
0 tools
Created Aug 2025
@gitmaxd/gitmaxd-dub-co-dubco-mcp-server-npmAbout
Provides a streamlined interface for creating, updating, and deleting short links through the Dub.co URL shortening service with robust error handling and automatic domain selection.
Categories
general
Installation
npm
npm install @gitmaxd/gitmaxd-dub-co-dubco-mcp-server-npm
Configuration
{
"mcpServers": {
"gitmaxd-dub-co-dubco-mcp-server-npm": {
"command": "npx",
"args": [
"-y",
"@gitmaxd/gitmaxd-dub-co-dubco-mcp-server-npm"
]
}
}
}