Skip to main content
Glama
Jmpy-me

Jmpy mcp server

Official
by Jmpy-me

πŸ€– Jmpy.me Official MCP Server

Status MCP Docs

Unlock the power of Jmpy.me directly within your AI agents. This official Model Context Protocol (MCP) server provides a high-performance bridge for AI assistants (Claude, ChatGPT, Cursor) to manage branded links, dynamic QR codes, and deep marketing analytics using natural language.


πŸ› οΈ Performance-Grade Tools

Our MCP server exposes a rich suite of 72+ tools, optimized for AI discovery and execution:

  • shortenUrl: Create branded short links with custom aliases, password protection, and expiration.

  • updateUrl: Change destination URLs in real-time without breaking existing short links.

  • listUrls: Search and filter your link inventory with advanced pagination.

  • lookupUrl: Detect existing short URLs for any destination to prevent duplicates.

πŸ”³ Advanced QR Suite

  • generateQr: Create dynamic, branded QR codes for URLs, WiFi, vCards, Text, and SMS.

  • listQrCodes: Manage your entire library of visual assets.

  • customStyleQr: (Coming Soon) Programmatic control over logo overlays and branding colors.

πŸ“Š Marketing Analytics

  • getStats: Real-time performance metrics (clicks, uniqueness, growth rates).

  • getGeographicStats: Deep-dive into traffic by country and city for precise targeting.

  • getDeviceAnalytics: Analyze audience technographics (browser, OS, device type).

  • getOverviewStats: Account-wide marketing health and performance summaries.

πŸ‘₯ Team & Campaigns

  • createCampaign: Organize your marketing efforts into logical groups.

  • listCampaigns: Track link performance at the campaign level.

  • createSubdomain: Provision and verify custom subdomains (e.g., brand.jmpy.me).


Related MCP server: DWZ Short URL MCP Server

πŸš€ Quick Setup

1. Obtain Your API Key

  1. Sign in to app.jmpy.me.

  2. Navigate to Dashboard > API Keys.

  3. Create a key and ensure the MCP Channel is enabled.

2. Integration Guides

☁️ Claude Desktop

Add this entry to your claude_desktop_config.json:

{
  "mcpServers": {
    "jmpy": {
      "command": "npx",
      "args": [
        "-y",
        "jmpy-mcp-server"
      ],
      "env": {
        "JMPY_API_KEY": "your_api_key_here"
      }
    }
  }
}

πŸ’» Cursor / AI IDEs

Configure a Remote SSE connection in your IDE settings:

  • Type: Server-Sent Events (SSE)

  • URL: https://jmpy.me/mcp/sse

  • Auth Header: x-mcp-key: your_api_key


πŸ’‘ Example AI Prompts


πŸ›‘οΈ Security & Reliability

  • Encrypted Transport: All communication occurs over HTTPS with TLS 1.3.

  • Unified Auth: Managed via the x-mcp-key header to ensure your account is only accessible by your authorized agents.

  • Bot Detection: Integrated classification identifies and filters automated traffic for accurate marketing data.

  • Uptime Monitoring: Real-time health checks available at jmpy.me/status.


πŸ“„ Resources

Built with ❀️ for a better-connected web by the Jmpy.me Team.

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to create, manage, and analyze short URLs through complete URL shortening functionality. Supports batch operations, custom domains, click statistics, and comprehensive link management.
    6
    6
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Generate styled QR codes, manage dynamic short links with click analytics, and publish micro-landing pages via AI agents.
    19
    54
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables users to manage short links via cliqo.link, including creating, listing, viewing, and revoking links, as well as checking credit balances.
    5
    9
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Create and manage short links, track clicks, and automate URL management

  • Create and manage trackable QR codes with scan tracking, analytics, and dynamic URL updates.

  • Create short links, QR codes, UTM templates, vCards, and landing pages from your AI assistant.

View all MCP Connectors

Latest Blog Posts

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/Jmpy-me/jmpy-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server