MCP.so
ログイン

Qrcode

@wenliang-coder

Qrcode について

根据指定内容或者链接生成二维码的mcp server

基本情報

カテゴリ

その他

ランタイム

java

トランスポート

stdio

公開者

wenliang-coder

投稿者

文亮 胡

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "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": {}
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「その他」の他のコンテンツ