A
Ai Chatbot MCP
This research presents a smart chatbot solution designed to automate customer interactions, specifically for customer service in retail stores. The chatbot leverages the power of Google Gemini LLM
Created 1/25/2026
Updated 3 days ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx ai-chatbot-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"dendie-sanjaya-ai-chatbot-mcp": {
"command": "uvx",
"args": [
"ai-chatbot-mcp"
]
}
}
}
Author Servers
Other servers by dendie-sanjaya