MCP.so
ログイン
Q

Quote0 Mcp

@thomaszdxsn

Quote0 Mcp について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

thomaszdxsn

投稿者

yang zhou

設定

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

{
  "mcpServers": {
    "quote0": {
      "command": "npx",
      "args": [
        "quote0-mcp"
      ],
      "env": {
        "QUOTE0_API_KEY": "你的API密钥",
        "QUOTE0_DEVICE_IDS": "书桌:设备序列号1,客厅:设备序列号2,冰箱:设备序列号3"
      }
    }
  }
}

ツール

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

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

概要

What is Quote0 Mcp?

Quote0 Mcp is an MCP server that connects Claude Desktop to Quote0 smart e-ink display devices, allowing users to send text and images via natural language commands. It is designed for anyone who wants to remotely update their Quote0 device’s content from within Claude Desktop.

How to use Quote0 Mcp?

Configure the server in Claude Desktop by adding a JSON entry to claude_desktop_config.json with the command npx and arguments ["quote0-mcp"]. Set the required environment variable QUOTE0_API_KEY and optionally QUOTE0_DEVICE_IDS for device aliases. After restarting Claude Desktop, you can send text or images by describing the content in natural language.

Key features of Quote0 Mcp

  • Send text and images to Quote0 e-ink displays.
  • Assign device aliases for easy identification.
  • Custom API URLs for private server deployments.
  • Run locally from source for development.
  • Text supports Chinese, English, and Emoji.
  • Images must be PNG, converted to Base64.

Use cases of Quote0 Mcp

  • Show daily reminders or to-do lists on desk devices.
  • Display inspirational quotes in the living room.
  • Show weather updates on entrance devices.
  • Send personalized images or QR codes to any room.
  • Display company logos or information with clickable links.

FAQ from Quote0 Mcp

What if the device does not respond?

Check that the device is powered on and connected to WiFi, verify the API Key is correct, and ensure the device serial number is correct.

How can I confirm a command was successful?

Claude will report the result; a success shows “Successfully sent”, while a failure

コメント

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