Back to directory
mcp-smart-customer-support

mcp-smart-customer-support

@precariat3655

基于MCP框架的智能客服系统示例项目,用于演示构建和部署智能客服应用,支持stdio和sse方式运行

智能客服示例项目commerce

Installation & Configuration

{
  "mcpServers": {
    "SmartCustomerSupportMCP": {
      "command": "uv",
      "args": [
        "--directory",
        "/opt/apps/python_project/SmartCustomerSupportMCP",
        "run",
        "mcp-smart-customer-support",
        "--stdio"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2025/4/16
Updated
2025/12/28