Manage Color Me Shop orders, products, customers, coupons, inventory, and settings through an OAuth-authenticated MCP connection.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Colormeshop MCP.
pepabo/colormeshop-mcp MCP server provides an MCP interface for Color Me Shop, a Japanese e-commerce platform operated by GMO Pepabo. It connects AI clients to store-management functions through a hosted service rather than requiring the repository to run locally.
The supported areas include:
The service is available at https://agent.colorme.app/api/mcp over Streamable HTTP. An MCP-compatible client connects to that endpoint and exposes the available Color Me Shop operations to an AI assistant. Requests can be expressed as natural-language tasks, such as finding unprocessed orders or identifying products below a stock threshold, subject to the permissions granted to the connection.
Authentication uses OAuth 2.1 and Dynamic Client Registration. Supported clients handle registration and the authorization flow during setup. Access is scoped through Color Me Shop OAuth permissions, which follows a least-privilege model rather than granting unrestricted store access.
A Color Me Shop account is required, along with the βColor Me Shop AI Connectorβ app installed from the Color Me Shop App Store. After installation, add the remote endpoint to an MCP client and complete the OAuth authorization process.
Claude Code can register the endpoint with its HTTP transport. Claude Desktop and claude.ai accept the same URL as a custom connector. Cursor can use a remote server entry in .cursor/mcp.json. OpenAI Codex CLI and Gemini CLI also support remote MCP server configuration according to their respective client instructions.
Clients that only support stdio can use an external mcp-remote bridge, but that bridge is not the Color Me Shop service itself. The hosted endpoint remains the target MCP server.
pepabo/colormeshop-mcp MCP server is intended for operational work in an existing Color Me Shop shop. Typical tasks include reviewing current orders, changing order state, checking stock, editing product information, maintaining customer data, administering coupons, and inspecting store configuration.
The connector is useful when the desired workflow combines search and mutation. For example, an agent can locate records using supported filters and then perform an update or cancellation when the authorized account permits that action. Exact available actions depend on the Color Me Shop OAuth scope assigned during authentication.
The service requires a Color Me Shop account and the AI Connector app; connecting an MCP client alone is not sufficient. Standard Color Me Shop subscription charges continue to apply, although access to the MCP server is free across Color Me Shop plans.
This listing documents a remote service, not a local standalone implementation. The repositoryβs setup instructions identify the hosted endpoint and client configuration methods rather than a package that must be installed and executed locally. Service-related questions should go to Color Me Shop support, while repository-specific problems can be reported through GitHub Issues.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/pepabo-colormeshop-mcp)<a href="https://allmcps.com/mcp/pepabo-colormeshop-mcp"><img src="https://allmcps.com/api/badge/pepabo-colormeshop-mcp?style=directory" alt="Colormeshop MCP on AllMCPs" /></a>