Serversio.github.pepabo/colormeshop-mcp
M

Color Me Shop MCP Server

io.github.pepabo/colormeshop-mcp · v0.1.0
● Remote
v0.1.0remote🌐 https://agent.colorme.app/api/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.pepabo/colormeshop-mcp",
  "description": "Official remote MCP server for Color Me Shop.",
  "title": "Color Me Shop MCP Server",
  "repository": {
    "url": "https://github.com/pepabo/colormeshop-mcp",
    "source": "github"
  },
  "version": "0.1.0",
  "websiteUrl": "https://help.shop-pro.jp/hc/ja/articles/49646901116819",
  "icons": [
    {
      "src": "https://pepabo.com/assets/images/news/services/colorme.svg",
      "mimeType": "image/svg+xml",
      "sizes": [
        "any"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://agent.colorme.app/api/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}