Ds
Freeby MCP Community
MCP server for the Preply Design System
v11.1.0Added Apr 12, 2026
Ds MCP Server
MCP server for the Preply Design System
Installation
Reviews
Installation
Quick install
npx -y @preply/ds-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"ds": {
"command": "npx",
"args": ["-y", "@preply/ds-mcp"]
}
}
}