AiChat MCP Server
Officialby AceDataCloud
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ACEDATACLOUD_API_TOKEN | Yes | Your AceDataCloud API token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| aichat_create_conversationB | Create an AI conversation using the AiChat API. |
| aichat_create_conversation_v2C | Create/manage conversations via AiChat v2 endpoint. |
| aichat_list_modelsA | List all available AI models for the AiChat API. |
| aichat_get_usage_guideA | Get a comprehensive guide for using the AiChat tools. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| aichat_guide | Guide for choosing the right AiChat tool and model for AI conversation tasks. |
| aichat_workflow_examples | Common workflow examples for AiChat tasks. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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