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

评论

其他 分类下的更多 MCP 服务器