cc-channel-mem
by AlexAI-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ANTHROPIC_API_KEY | No | Optional Anthropic API key used for Claude-based curation and fallback vector indexing. | |
| DISCORD_BOT_TOKEN | No | The token for the Discord bot. | |
| TELEGRAM_BOT_TOKEN | No | The token for the Telegram bot. | |
| DISCORD_ALLOWED_GUILD_IDS | No | Comma-separated list of allowed Discord server (guild) IDs. If empty, all servers are allowed. | |
| TELEGRAM_ALLOWED_CHAT_IDS | No | Comma-separated list of allowed Telegram chat IDs. If empty, all chats are allowed. | |
| DISCORD_ALLOWED_CHANNEL_IDS | No | Comma-separated list of allowed Discord channel IDs. If empty, all channels in allowed servers are permitted. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
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/AlexAI-MCP/cc-channel-mem'
If you have feedback or need assistance with the MCP directory API, please join our Discord server