Skip to content

Chatbot Server Leo

Free

by MCP Community

这是一个两数相加的mcp服务

v1.0.1Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Chatbot Server Leo MCP Server

这是一个两数相加的mcp服务

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-chatbot-server-leo
Add to claude_desktop_config.json
{
  "mcpServers": {
    "chatbot-server-leo": {
      "command": "npx",
      "args": ["-y", "mcp-chatbot-server-leo"]
    }
  }
}