YOURLS-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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