Server data from the Official MCP Registry
Official JMPY.me MCP Server: URL shortener, QR codes, and 70+ marketing analytics tools.
Official JMPY.me MCP Server: URL shortener, QR codes, and 70+ marketing analytics tools.
Remote endpoints: sse: https://jmpy.me/mcp/sse
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Endpoint verified ยท Open access ยท 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-jmpy-me-jmpy-mcp-server": {
"url": "https://jmpy.me/mcp/sse"
}
}
}From the project's GitHub README.
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.
Our MCP server exposes a rich suite of 70+ 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.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.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.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).Add this entry to your claude_desktop_config.json:
{
"mcpServers": {
"jmpy": {
"command": "node",
"args": [
"-e",
"const http=require('https');const req=http.request({hostname:'jmpy.me',port:443,path:'/mcp',method:'POST',headers:{'Content-Type':'application/json','x-mcp-key':process.env.JMPY_API_KEY}},(res)=>{res.pipe(process.stdout);});process.stdin.pipe(req);"
],
"env": {
"JMPY_API_KEY": "your_api_key_here"
}
}
}
}
Configure a Remote SSE connection in your IDE settings:
https://jmpy.me/mcp/ssex-mcp-key: your_api_keyx-mcp-key header to ensure your account is only accessible by your authorized agents.Built with โค๏ธ for a better-connected web by the Jmpy.me Team.
Be the first to review this server!
by Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.