mcp-chat-adapter

aiamblichus/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.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources