devops-infra MCP Server
A no-BS, self-hosted URL shortener, AI first with MCP server built in, running on Cloudflare Workers, edge-native, and ridiculously easy to deploy
Discovered via github-topic:mcp and last synced 3mo ago.
1. Install the package
npm install shrtnr
Auth
Health check.
Path
`/_/health`
`/_/mcp`
`/_/api/links/:id`
Update a link's URL, label, or expiry
Shorten a URL (supports labels, custom slugs, expiry)
Get click stats by country, referrer, device, and browser
List all short links with slugs and click counts
Disable a link so it stops redirecting
Description
Get details for a link by ID
Check server health and version
MCP endpoint for AI assistants. Auth handled by Cloudflare Access. See the MCP section above.
Add a custom slug to an existing link