Color Me Shop MCP Server
Rank #54,587io.github.pepabo/colormeshop-mcp
Official remote MCP server for Color Me Shop.
Color Me Shop MCP Server is a Model Context Protocol (MCP) server published by pepabo. It ranks #54,587 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Color Me Shop MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 21, 2026 and most recently updated on Apr 21, 2026.
Ranks ahead of 61,004 of 115,591 servers on MCP Toplist.
Use Color Me Shop MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http colormeshop-mcp https://agent.colorme.app/api/mcp[mcp_servers.colormeshop-mcp]
url = "https://agent.colorme.app/api/mcp"Add to ~/.codex/config.toml.
https://agent.colorme.app/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"colormeshop-mcp": {
"url": "https://agent.colorme.app/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"colormeshop-mcp": {
"type": "http",
"url": "https://agent.colorme.app/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"colormeshop-mcp": {
"serverUrl": "https://agent.colorme.app/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"colormeshop-mcp": {
"url": "https://agent.colorme.app/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.pepabo%2Fcolormeshop-mcp)<a href="https://mcptoplist.com/server/io.github.pepabo%2Fcolormeshop-mcp"><img src="https://mcptoplist.com/badge/io.github.pepabo%2Fcolormeshop-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
pepabo
Other servers by pepabo
- Lolipop MCP Server#32,488 · 1 ver
- Muumuu Domain MCP Server#33,562 · 1 ver
- SUZURI MCP Server#34,776 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Apr 21, 2026 |
Frequently asked questions
- Who maintains Color Me Shop MCP Server?
- Color Me Shop MCP Server is maintained by pepabo, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Color Me Shop MCP Server listed on the Official MCP Registry?
- Yes — Color Me Shop MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Color Me Shop MCP Server have?
- MCP Toplist tracks 1 version of Color Me Shop MCP Server, most recently published on Apr 21, 2026.
- Where can I find the source code for Color Me Shop MCP Server?
- The source code for Color Me Shop MCP Server is hosted at github.com/pepabo/colormeshop-mcp.