Infomaniak/mcp-server-kchat
If you are the rightful owner of mcp-server-kchat and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server for the kChat API, enabling seamless integration and interaction with kChat functionalities.
Tools
Functions exposed to the LLM to take actions
kchat_list_channels
List public channels with optional pagination.
kchat_post_message
Post a new message to a kChat channel.
kchat_reply_to_thread
Reply to a specific message thread.
kchat_add_reaction
Add an emoji reaction to a message.
kchat_get_channel_history
Get recent messages from a channel.
kchat_get_thread_replies
Get all replies in a message thread.
kchat_get_users
Get list of workspace users with basic profile information.
kchat_get_user_profile
Get detailed profile information for a specific user.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client