Qrcode
@wenliang-coder
About Qrcode
根据指定内容或者链接生成二维码的mcp server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"qrcodeServer": {
"command": "/opt/homebrew/opt/openjdk@17/bin/java",
"args": [
"-Dspring.ai.mcp.server.stdio=true",
"-Dspring.main.web-application-type=none",
"-Dlogging.pattern.console=",
"-jar",
"/Users/huwenliang/IdeaProjects/qrcode-mcp-server/target/qrcode-mcp-server-0.0.1-SNAPSHOT.jar"
],
"env": {}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Qrcode?
Qrcode is an MCP server that generates QR codes based on specified content or links. It is designed for users who need to create QR codes from text or URLs.
How to use Qrcode?
—
Key features of Qrcode
- Generates QR codes from provided content or links.
Use cases of Qrcode
—
FAQ from Qrcode
What does Qrcode do?
Qrcode generates QR codes from user-provided content or links.
What input does Qrcode accept?
Qrcode accepts either arbitrary content or a link to generate a QR code.
Is Qrcode an MCP server?
Yes, it is an MCP (Model Context Protocol) server.
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments