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.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Servers
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments