MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

Β© 2026 MCPHub

Servers/Code Execution/Zip1
Code ExecutionOfficial
Z

Zip1

A free URL shortener

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

Use zip1.io directly from AI assistants like Claude through the Model Context Protocol (MCP). Shorten URLs, retrieve analytics, and manage links using natural language commands. Talk to your URL shortener like you talk to an AI - ✨ Natural language interface - no API syntax needed - ⚑ Instant URL shortening from your AI assistant - πŸ“Š Get analytics on-demand with simple prompts - πŸ”’ Create password-protected links conversationally Claude Code supports HTTP MCP servers directly via CLI. Simply run: βœ… That's it! You can now use zip1.io directly from Claude Code.

Installation

claude mcp add --transport http zip1 https://zip1.io/mcp

Configuration

{
  "mcpServers": {
    "zip1": {
      "command": "mcp-client",
      "args": ["https://zip1.io/mcp"]
    }
  }

Capabilities

  • Create short links

    Ask your assistant to shorten any URL with `create_short_url`, optionally setting a custom alias, password, or max clicks.

  • Retrieve link analytics

    Request click counts, unique visitors, top countries, and timestamps for any short code using `get_url_stats`.

  • Validate URLs before shortening

    Check whether a URL is acceptable (must include http/https and a valid domain) via `validate_url`.

  • Generate random short codes

    Have your assistant suggest a random short code with `generate_short_code` for use in new links.

Tags

  • productivity

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago