Qrcode
@wenliang-coder
About Qrcode
根据指定内容或者链接生成二维码的mcp server
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Nginx UI
0xJackyYet another WebUI for Nginx
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments