mcp-chat-adapter

mcp-chat-adapter

3.3

If you are the rightful owner of mcp-chat-adapter 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.

An MCP server providing a clean interface for LLMs to use chat completion capabilities through the MCP protocol.

create_conversation

Creates a new chat conversation.

chat

Adds a message to a conversation and gets a response.

list_conversations

Gets a list of available conversations.

get_conversation

Gets the full content of a conversation.

delete_conversation

Deletes a conversation.