DSers Dropshipping MCP Server
Rank #693io.github.lofder/dsers-mcp-product
Automate AliExpress/Alibaba dropshipping to Shopify & Wix via DSers with AI.
DSers Dropshipping MCP Server is a Model Context Protocol (MCP) server published by lofder. It ranks #693 of 115,460 servers tracked on MCP Toplist, and its repository has 505 GitHub stars. DSers Dropshipping MCP Server is listed across 3 registries — Official MCP, mcp.so and Glama, with 10 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Apr 15, 2026.
Ranks ahead of 114,767 of 115,460 servers on MCP Toplist.
Use DSers Dropshipping MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add dsers-mcp-product -- npx -y @lofder/dsers-mcp-product[mcp_servers.dsers-mcp-product]
command = "npx"
args = ["-y", "@lofder/dsers-mcp-product"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dsers-mcp-product": {
"command": "npx",
"args": [
"-y",
"@lofder/dsers-mcp-product"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dsers-mcp-product": {
"command": "npx",
"args": [
"-y",
"@lofder/dsers-mcp-product"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dsers-mcp-product": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@lofder/dsers-mcp-product"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dsers-mcp-product": {
"command": "npx",
"args": [
"-y",
"@lofder/dsers-mcp-product"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dsers-mcp-product": {
"command": "npx",
"args": [
"-y",
"@lofder/dsers-mcp-product"
]
}
}
}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.lofder%2Fdsers-mcp-product)<a href="https://mcptoplist.com/server/io.github.lofder%2Fdsers-mcp-product"><img src="https://mcptoplist.com/badge/io.github.lofder%2Fdsers-mcp-product.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
lofder
Available versions (10)
| Version | Published |
|---|---|
| 1.5.7 | Apr 15, 2026 |
| 1.4.0 | Apr 3, 2026 |
| 1.3.7 | Mar 29, 2026 |
| 1.3.0 | Mar 28, 2026 |
| 1.1.5 | Mar 25, 2026 |
| 1.1.4 | Mar 25, 2026 |
| 1.0.2 | Mar 18, 2026 |
| 1.0.1 | Mar 18, 2026 |
| 1.0.0 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains DSers Dropshipping MCP Server?
- DSers Dropshipping MCP Server is maintained by lofder, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is DSers Dropshipping MCP Server listed on the Official MCP Registry?
- Yes — DSers Dropshipping MCP Server is listed on the Official MCP Registry, alongside mcp.so and Glama.
- How many versions does DSers Dropshipping MCP Server have?
- MCP Toplist tracks 10 versions of DSers Dropshipping MCP Server, most recently published on Apr 15, 2026.
- Where can I find the source code for DSers Dropshipping MCP Server?
- The source code for DSers Dropshipping MCP Server is hosted at github.com/lofder/dsers-mcp-product.