AiChat MCP Server
OfficialProvides access to a wide range of OpenAI models (GPT-4/5, o-series, etc.) for AI chat conversations, supporting multi-turn dialogues and stateful session management.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AiChat MCP ServerStart a conversation with GPT-4o about machine learning."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: AI-Persona
Installation
pip install mcp-aichatConfiguration
Set your AceDataCloud API token:
export ACEDATACLOUD_API_TOKEN=your_token_hereGet your token from https://platform.acedata.cloud.
Usage
stdio mode (default)
mcp-aichatHTTP mode
mcp-aichat --transport http --port 8000Available Tools
Tool | Description |
| Create an AI conversation with any supported model |
| Create/manage conversations via |
| List all available AI models |
| 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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP server that enables AI applications to access 20+ model providers (including OpenAI, Anthropic, Google) through a unified interface for text and image generation.Last updated230MIT
- AlicenseBqualityDmaintenanceAn MCP protocol server that supports multi-AI personality summoning and collaboration, which can be used for intelligent collaboration in multiple scenarios such as code analysis and product design.Last updated41Apache 2.0
- AlicenseAqualityAmaintenanceMCP server for DeepSeek AI models (Chat + Reasoner). Supports multi-turn sessions, model fallback with circuit breaker, function calling, thinking mode, JSON output, multimodal input, and cost tracking.Last updated31,88417MIT
- AlicenseAqualityAmaintenanceAn MCP server for Grok (xAI) that enables chat, reasoning, vision, and video generation using the AceDataCloud API.Last updated8MIT
Related MCP Connectors
MCP server for GLM chat completions using Zhipu AI models via AceDataCloud
MCP server for Hailuo (MiniMax) AI video generation
MCP server for Wan AI video generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AceDataCloud/AiChatMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server