Server data from the Official MCP Registry
Free QR codes with no API key, plus short links whose printed QR can be re-pointed later.
About
Free QR codes with no API key, plus short links whose printed QR can be re-pointed later.
Remote endpoints: streamable-http: https://sharecut.site/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Endpoint verified · Open access · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: SHARECUT_API_KEY
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
sharecut-mcp
MCP server for ShareCut — generate QR codes and create trackable short links from Claude, Cursor, or any MCP client.
QR code generation is free and needs no account.
Install
Remote server, nothing to install:
claude mcp add --transport http sharecut https://sharecut.site/mcp
Or run this package over stdio:
npx sharecut-mcp
{
"mcpServers": {
"sharecut": {
"command": "npx",
"args": ["-y", "sharecut-mcp"],
"env": { "SHARECUT_API_KEY": "sc_live_..." }
}
}
}
SHARECUT_API_KEY is optional — leave it out and create_qr still works.
Tools
create_qr — free, no API key
Renders any URL or text as a QR code. Returns SVG, and a PNG data URL if you ask
for format: "png". Optional color as a hex value.
The code is static: the destination is encoded in the pattern itself, so once it is printed it points there forever.
shorten_url — requires an API key
Creates a ShareCut short link and a QR code that points at it. Because the QR encodes the short link rather than the destination, you can change where it goes after it has been printed, and every scan is counted — country, device, referrer.
That difference is the whole point. A poster, a menu, a business card or a product label outlives the URL printed on it; a static QR does not survive a site migration or a campaign change, and this one does.
Takes url and an optional customCode. Destinations are screened against Google
Safe Browsing before a link is created.
API key
Only shorten_url needs one. Create it at
sharecut.site/p/profile — API access is part of
the Business plan — then pass it as SHARECUT_API_KEY.
There is no programmatic sign-up: a person creates the key. See auth.md for the full authentication contract.
How it works
This package is a thin stdio bridge to https://sharecut.site/mcp. It moves
newline-delimited JSON-RPC to that endpoint and back, which means zero
dependencies (fast npx start) and no upgrades to chase: the tools live on the
server, so changes reach you without touching your config.
Point SHARECUT_MCP_URL elsewhere to target a different deployment.
Links
- Documentation — https://sharecut.site/p/api/
- OpenAPI — https://sharecut.site/openapi.json
- Server card — https://sharecut.site/.well-known/mcp/server-card.json
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
