DSers Official MCP Server✓
io.github.dsers/dsers-mcp-server · v1.8.3
{}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.dsers/dsers-mcp-server",
"description": "Official DSers MCP for dropshipping: import, edit, price, and publish products to Shopify and Wix.",
"title": "DSers Official MCP Server",
"repository": {
"url": "https://github.com/dsers/dsers-mcp-server",
"source": "github"
},
"version": "1.8.3",
"websiteUrl": "https://www.dsers.com",
"icons": [
{
"src": "https://img.dsers.com/images/logo.png",
"mimeType": "image/png",
"sizes": [
"218x56"
]
},
{
"src": "https://img.dsers.com/images/logo.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.dsers.com/dropshipping/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}