AI-native link intelligence β shorten, track, and manage links from any AI agent
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Clypt.
shorten_linkCreate a shortened Clypt link.
list_linksList your shortened links with search and filtering.
get_link_analyticsGet click analytics for a specific link.
get_dashboard_statsGet high-level dashboard statistics (total links, clicks, top performers). No parameters required.
generate_qr_codeGenerate a QR code for any URL.
manage_tagsCreate or list tags.
An MCP (Model Context Protocol) server that connects AI assistants to Clypt β the AI-Powered Link Intelligence platform. Shorten links, view analytics, manage tags and folders, all from Claude, ChatGPT, Cursor, or any MCP-compatible client.
You'll need a Clypt API key. Get one at clypt.io/dashboard/settings.
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
Add to your Cursor MCP settings (.cursor/mcp.json):
| Variable | Required | Default | Description |
|---|---|---|---|
CLYPT_API_KEY | Yes | - | Your Clypt API key |
CLYPT_BASE_URL | No | https://clypt.io | Custom API base URL |
shorten_linkCreate a shortened Clypt link.
url (required) β The URL to shortenslug β Custom short codetags β Tags to attachexpiresAt β Expiration date (ISO 8601)password β Password protectionfolderId β Folder to organize intolist_linksList your shortened links with search and filtering.
search β Search by URL, title, or short codetag β Filter by taglimit β Results per page (max 100)offset β Pagination offsetget_link_analyticsGet click analytics for a specific link.
linkId (required) β Link ID or short codeperiod β Time period: 7d, 30d, 90d, or allget_dashboard_statsGet high-level dashboard statistics (total links, clicks, top performers). No parameters required.
generate_qr_codeGenerate a QR code for any URL.
url (required) β URL to encodesize β Size in pixels (100-1000)fgColor β Foreground hex colorbgColor β Background hex colormanage_tagsCreate or list tags.
action (required) β create or listname β Tag name (for create)color β Tag color hex (for create)manage_foldersCreate or list folders.
action (required) β create or listname β Folder name (for create)parentId β Parent folder ID (for create)bulk_shortenShorten multiple URLs at once (max 25).
urls (required) β Array of URLstags β Tags for all linksfolderId β Folder for all linksdelete_linkDelete a link by ID.
linkId (required) β Link ID to deletecreate_ab_testCreate an A/B split test on a link (Pro plan or above).
linkId (required) β The link ID to testvariants (required) β Array of 2β5 variants, each with url, optional label, and weight (weights must sum to 100)get_ab_test_resultsGet A/B test results including per-variant clicks, statistical significance (chi-square), and winner recommendation.
linkId (required) β The link IDend_ab_testEnd an active A/B test. The link reverts to its original URL. Test data is preserved.
linkId (required) β The link IDpromote_ab_test_winnerPromote a winning variant as the sole destination URL and end the test.
linkId (required) β The link IDvariantId (required) β The variant ID to promotegenerate_ai_qr_codeGenerate an AI artistic QR code using Stable Diffusion + ControlNet (Pro plan or above).
linkId (required) β The link ID to generate forprompt β Text prompt describing the desired art stylestyle β Preset style: watercolor, oil_painting, cyberpunk, minimal, japanese, nature, abstract, geometricOnce configured, you can ask your AI assistant things like:
"Shorten https://example.com/my-long-article-url with the tag 'marketing'"
"Show me analytics for my top links this month"
"Create a QR code for clypt.io/abc123"
"List all my links tagged 'campaign-q1'"
"Bulk shorten these 5 URLs for our newsletter"
"Set up a 50/50 A/B test on my landing page link with the new design vs the old one"
"Check the A/B test results β is there a winner yet?"
"Promote the winning variant and end the test"
MIT - See LICENSE for details.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/clypt)<a href="https://allmcps.com/mcp/clypt"><img src="https://allmcps.com/api/badge/clypt?style=directory" alt="Clypt on AllMCPs" /></a>