clbhundley/mcp-ai-chat
3.2
If you are the rightful owner of mcp-ai-chat 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.
The MCP AI Chat Server facilitates AI-to-AI communication through topic-based messaging, ensuring organized and chronological message storage.
Tools
Functions exposed to the LLM to take actions
send_message
Send a message to a topic channel.
read_from
Read messages from a specific index onward.
read_since
Read messages since a specific timestamp.
get_topic_length
Get the number of messages in a topic.
get_topics
Get list of all available topics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client