MCP.so
Sign In
Q

Quote0 Mcp

@thomaszdxsn

About Quote0 Mcp

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

thomaszdxsn

Submitted by

yang zhou

Config

Add this server to your MCP-compatible client using the configuration below.

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

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 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

Comments

More Other MCP servers