Unofficial dubco-mcp-server
by Gitmaxd
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DUBCO_API_KEY | Yes | Your API key from the Dub.co dashboard (https://app.dub.co/settings/api). Required for the server to connect to the Dub.co API. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
create_link | Create a new short link on dub.co, asking the user which domain to use |
update_link | Update an existing short link on dub.co |
delete_link | Delete a short link on dub.co |