AD

Add Nanobot Customer Service

Developer Tools
0
GitHub Stars

一個基於 Model Context Protocol (MCP) 的智慧客服 RAG 伺服器。本工具允許 AI 客戶端(如 Cursor、Claude Desktop)透過標準化 Tool 呼叫直接檢索平台的操作說明、常見問題與遊客須知知識庫。具備嚴格的防瞎掰機制,查無資料時誠實告知,確保 AI 客服回答的百分之百準確性。

Installation

⭐ RecommendedPython
python mcp_server.py
View configuration snippet
{
  "mcpServers": {
    "nanobot-customer-service": {
      "command": "python",
      "args": [
        "mcp_server.py"
      ],
      "env": {
        "PYTHONUNBUFFERED": "1"
      }
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:From mcp.so (unverified)

Claude Desktop

STDIO
stdio:From mcp.so (unverified)

MCP Compatible

STDIO
stdio:From mcp.so (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.