Catalog
CatalogEngine
Officialby Evozim
E-commerce inventory and catalog data structuring tool.
Structures and manages e-commerce inventory and catalog data.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
SSEHosted server - connect over the network, no local install.
https://catalog-engine-mcp.vercel.app/api/mcpclaude_desktop_config.json
{
"mcpServers": {
"catalog-engine": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://catalog-engine-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.