CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Clypt

bonsai-tech-llc/clypt-mcp
STDIOregistry active
Summary

Connects Claude or any MCP client to Clypt's link shortening platform via API. You get tools to shorten URLs (with custom slugs, tags, folders, expiration), pull analytics by period, generate QR codes with custom colors, and bulk shorten up to 25 links at once. Pro users can create A/B tests with multiple variants, check statistical significance, and promote winners. Useful when you're managing campaigns or content distribution from an AI workflow and want link intelligence without leaving the conversation. Requires a Clypt API key from their dashboard.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Clypt MCP Server

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.

Quick Start

npx clypt-mcp

You'll need a Clypt API key. Get one at clypt.io/dashboard/settings.

Installation

Claude Desktop

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):

{
  "mcpServers": {
    "clypt": {
      "command": "npx",
      "args": ["-y", "clypt-mcp"],
      "env": {
        "CLYPT_API_KEY": "clypt_your_key_here"
      }
    }
  }
}

Cursor

Add to your Cursor MCP settings (.cursor/mcp.json):

{
  "mcpServers": {
    "clypt": {
      "command": "npx",
      "args": ["-y", "clypt-mcp"],
      "env": {
        "CLYPT_API_KEY": "clypt_your_key_here"
      }
    }
  }
}

Global Install

npm install -g clypt-mcp
CLYPT_API_KEY=clypt_your_key_here clypt-mcp

Environment Variables

VariableRequiredDefaultDescription
CLYPT_API_KEYYes-Your Clypt API key
CLYPT_BASE_URLNohttps://clypt.ioCustom API base URL

Available Tools

shorten_link

Create a shortened Clypt link.

  • url (required) — The URL to shorten
  • slug — Custom short code
  • tags — Tags to attach
  • expiresAt — Expiration date (ISO 8601)
  • password — Password protection
  • folderId — Folder to organize into

list_links

List your shortened links with search and filtering.

  • search — Search by URL, title, or short code
  • tag — Filter by tag
  • limit — Results per page (max 100)
  • offset — Pagination offset

get_link_analytics

Get click analytics for a specific link.

  • linkId (required) — Link ID or short code
  • period — Time period: 7d, 30d, 90d, or all

get_dashboard_stats

Get high-level dashboard statistics (total links, clicks, top performers). No parameters required.

generate_qr_code

Generate a QR code for any URL.

  • url (required) — URL to encode
  • size — Size in pixels (100-1000)
  • fgColor — Foreground hex color
  • bgColor — Background hex color

manage_tags

Create or list tags.

  • action (required) — create or list
  • name — Tag name (for create)
  • color — Tag color hex (for create)

manage_folders

Create or list folders.

  • action (required) — create or list
  • name — Folder name (for create)
  • parentId — Parent folder ID (for create)

bulk_shorten

Shorten multiple URLs at once (max 25).

  • urls (required) — Array of URLs
  • tags — Tags for all links
  • folderId — Folder for all links

delete_link

Delete a link by ID.

  • linkId (required) — Link ID to delete

create_ab_test

Create an A/B split test on a link (Pro plan or above).

  • linkId (required) — The link ID to test
  • variants (required) — Array of 2–5 variants, each with url, optional label, and weight (weights must sum to 100)

get_ab_test_results

Get A/B test results including per-variant clicks, statistical significance (chi-square), and winner recommendation.

  • linkId (required) — The link ID

end_ab_test

End an active A/B test. The link reverts to its original URL. Test data is preserved.

  • linkId (required) — The link ID

promote_ab_test_winner

Promote a winning variant as the sole destination URL and end the test.

  • linkId (required) — The link ID
  • variantId (required) — The variant ID to promote

generate_ai_qr_code

Generate an AI artistic QR code using Stable Diffusion + ControlNet (Pro plan or above).

  • linkId (required) — The link ID to generate for
  • prompt — Text prompt describing the desired art style
  • style — Preset style: watercolor, oil_painting, cyberpunk, minimal, japanese, nature, abstract, geometric

Example Usage

Once 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"

Development

git clone https://github.com/Bonsai-Tech-LLC/clypt-mcp.git
cd clypt-mcp
npm install
npm run build
CLYPT_API_KEY=your_key node dist/index.js

License

MIT - See LICENSE for details.

Links

  • Clypt — AI-Powered Link Intelligence
  • Clypt API Docs
  • MCP Protocol
  • Report Issues
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Configuration

CLYPT_API_KEY

Your Clypt API key from clypt.io/dashboard/settings

Categories
AI & LLM Tools
Registryactive
Packageclypt-mcp
TransportSTDIO
UpdatedMar 17, 2026
View on GitHub

Related AI & LLM Tools MCP Servers

View all →
SkillFM LLM Cost Optimizer

io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage

LLM cost optimizer for OpenAI, Anthropic, token usage, BYOK, and SkillFM Beacon audits.
Llm Orchestration Agent

io.github.mikerawsonnz/llm-orchestration-agent

Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
Authenticated Llm Agent

io.github.mikerawsonnz/authenticated-llm-agent

JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
Copilot Memory MCP

labforgedev/copilot-memory-mcp

Persistent semantic memory for AI agents using local ChromaDB vector search. No cloud required.
1
Agent Prompt Injection Firewall Mcp

csoai-org/agent-prompt-injection-firewall-mcp

The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
Authenticated Multi Llm Agent

io.github.mikerawsonnz/authenticated-multi-llm-agent

Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f