YOURLS-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| shorten_urlC | Shorten a long URL using YOURLS |
| expand_urlA | Expand a short URL to its original long URL |
| url_statsC | Get statistics for a shortened URL |
| db_statsB | Get global statistics for the YOURLS instance |
| url_analyticsC | Get detailed click analytics for a shortened URL within a date range |
| contract_urlA | Check if a URL has already been shortened without creating a new short URL |
| update_urlB | Update an existing short URL to point to a different destination URL |
| change_keywordC | Change the keyword of an existing short URL |
| get_url_keywordC | Get the keyword(s) for a long URL |
| delete_urlC | Delete a short URL |
| list_urlsC | Get a list of URLs with sorting, pagination, and filtering options |
| generate_qr_codeC | Generate a QR code for a shortened URL |
| create_custom_urlA | Create a custom short URL with a specific keyword, even for URLs that already exist in the database |
| shorten_with_analyticsC | Shorten a long URL with Google Analytics UTM parameters |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kesslerio/yourls-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server