MCP Server for AI Dialogue via AceDataCloud API
Project description
MCP AiChat Server
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.
Features
- Multi-model support: GPT-4.1, GPT-4o, GPT-5, o1, o3, o4-mini, DeepSeek, Grok, GLM, and more
- Multi-turn conversations: Continue conversations using conversation IDs
- Stateful mode: Optional server-side conversation state management
- Reference sources: Include external references for context-aware responses
Installation
pip install mcp-aichat
Configuration
Set your AceDataCloud API token:
export ACEDATACLOUD_API_TOKEN=your_token_here
Get your token from https://platform.acedata.cloud.
Usage
stdio mode (default)
mcp-aichat
HTTP mode
mcp-aichat --transport http --port 8000
Available Tools
| Tool | Description |
|---|---|
aichat_create_conversation |
Create an AI conversation with any supported model |
aichat_create_conversation_v2 |
Create/manage conversations via /aichat2/conversations |
aichat_list_models |
List all available AI models |
aichat_get_usage_guide |
Get API usage guide |
Supported Models
OpenAI
- GPT-5 series: gpt-5.5, gpt-5.4, gpt-5.2, gpt-5.1, gpt-5, gpt-5-mini, gpt-5-nano
- GPT-4.1 series: gpt-4.1, gpt-4.1-mini, gpt-4.1-nano
- GPT-4o series: gpt-4o, gpt-4o-mini, gpt-4o-all, gpt-4o-image
- GPT-4 series: gpt-4, gpt-4-turbo, gpt-4-vision-preview
- o-series: o1, o1-mini, o1-pro, o3, o3-mini, o3-pro, o4-mini
DeepSeek
- deepseek-r1, deepseek-r1-0528, deepseek-v3, deepseek-v3-250324
xAI
- grok-3
Zhipu AI
- glm-5.1, glm-4.7, glm-4.6, glm-3-turbo
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_aichat-2026.7.2.1.tar.gz.
File metadata
- Download URL: mcp_aichat-2026.7.2.1.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7b29fc11baa7078751ad1eaba25a1fb6d7533f6f8395bf6923c51483bf56f1f
|
|
| MD5 |
7419c22cdc0c8b1ea2e978da7d1b811c
|
|
| BLAKE2b-256 |
025a459a69ba5e0fd2daab30d94b6d1fd0e58e4708969ec276f38f96bdb6530a
|
File details
Details for the file mcp_aichat-2026.7.2.1-py3-none-any.whl.
File metadata
- Download URL: mcp_aichat-2026.7.2.1-py3-none-any.whl
- Upload date:
- Size: 24.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a6b46e0dd8db1bf340a56fa8813c0021f4767e8b24d3f93a6c407ccb1aad719
|
|
| MD5 |
483aebf6c4e1c18e465c306dfc6c9b9d
|
|
| BLAKE2b-256 |
86c8cd40f5eb4169a8fc2b669d2ccf8a9f2b8ab99b3e12a5277f5639e0da6254
|