Official remote MCP server for Color Me Shop.
Remote endpoints: streamable-http: https://agent.colorme.app/api/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-pepabo-colormeshop-mcp": {
"url": "https://agent.colorme.app/api/mcp"
}
}
}From the project's GitHub README.
日本語版 README はこちら / Japanese README
The official remote Model Context Protocol (MCP) server for Color Me Shop — a Japanese e-commerce platform operated by GMO Pepabo, Inc.
Run your online store through natural conversation with AI. "Show me today's unprocessed orders" or "List products with 5 or fewer in stock" — delegate your shop operations to Claude and other MCP-capable AI tools.
https://agent.colorme.app/api/mcp
Transport: Streamable HTTP. Authentication: OAuth 2.0 with Dynamic Client Registration (handled automatically by supported clients).
Access is scoped via Color Me Shop OAuth with least-privilege permissions.
MCP server access is free on all Color Me Shop plans. Standard Color Me Shop subscription fees apply as usual.
Before connecting, install the "Color Me Shop AI Connector" app from the Color Me Shop App Store.
claude mcp add --transport http colormeshop https://agent.colorme.app/api/mcp
Then run /mcp inside Claude Code and select Authenticate to complete the OAuth flow.
Settings → Connectors → Add custom connector → enter:
https://agent.colorme.app/api/mcp
OAuth is handled automatically by Claude.
Add to .cursor/mcp.json:
{
"mcpServers": {
"colormeshop": {
"url": "https://agent.colorme.app/api/mcp"
}
}
}
codex mcp add colormeshop --url https://agent.colorme.app/api/mcp
See the Gemini CLI MCP server documentation for adding remote MCP servers.
For clients that only support stdio transport, use mcp-remote:
{
"mcpServers": {
"colormeshop": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://agent.colorme.app/api/mcp"]
}
}
}
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.