Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SmartCustomerSupportMCPcheck the status of my recent order #ORD-789123"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
智能客服示例
这是一个基于MCP框架的智能客服系统示例项目,用于演示如何构建和部署智能客服应用。
文档:https://mp.weixin.qq.com/s/gz3ZL_3XD8sfxustNQvK2g
功能特点
智能问答服务
人工客服转接
订单信息查询
产品知识库管理
Related MCP server: AI Customer Support Bot - MCP Server
系统要求
Python >= 3.10
MCP框架 >= 1.6.0
安装
创建并激活虚拟环境(推荐):
安装依赖:
使用方法
运行
以stdio方式运行,需要以--stdio启动
or
以sse方式运行,直接启动即可,默认端口9000
or
stdio方式使用inspector:
使用Vscode或Claude等桌面应用
增加环境变量信息
项目结构
作者
ggguo (admin@precariat.tech)
许可证
本项目采用MIT许可证。