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.
Power your AI agents with 70+ advanced marketing tools from Jmpy.me. This Model Context Protocol (MCP) server allows your assistant to manage your entire marketing stack through natural language.
Log in to your Jmpy.me Dashboard and create a new API key with MCP Channel access.
Add this 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"
}
}
}
}
Create a .cursor/mcp.json in your project and paste the same configuration as above.
https://jmpy.me/mcp/ssehttps://jmpy.me/mcpFor the full tool list and documentation, visit jmpy.me/docs/mcp.
Be the first to review this server!
by Modelcontextprotocol ยท Developer Tools
Web content fetching and conversion for efficient LLM usage
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.
by Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace ยท Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm โ conversationally