AiChatMCP

AceDataCloud/AiChatMCP
★ 0 stars Python AI/LLM Updated today
MCP server for AI dialogue across multiple LLM models via Ace Data Cloud.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aichatmcp": {
      "command": "uvx",
      "args": [
        "aichatmcp"
      ]
    }
  }
}

Or install with pip: pip install aichatmcp

README Excerpt

<!-- mcp-name: io.github.AceDataCloud/mcp-aichat --> A Model Context Protocol (MCP) server for AI dialogue via the AceDataCloud platform. Supports a wide range of models including GPT-4/5, o-series, DeepSeek, Grok, and GLM. - **Multi-model support**: GPT-4.1, GPT-4o, GPT-5, o1, o3, o4-mini, DeepSeek, Grok, GLM, and more

Tools (4)

aichat_create_conversationaichat_create_conversation_v2aichat_get_usage_guideaichat_list_models

Topics

acedata-cloudchatbotdeveloper-toolsllmmcpmcp-servermodel-context-protocolopenai-compatible