mcp-conversation-server

vip618/mcp-conversation-server

3.2

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

A CLI-based conversation management server built on the Model Context Protocol (MCP), offering session management, history tracking, multilingual support, and more.

Tools

Functions exposed to the LLM to take actions

create_session

Create a new session.

list_sessions

List all available sessions.

switch_session

Switch between different sessions.

delete_session

Delete an existing session.

save_message

Save a message to the conversation history.

get_history

Retrieve conversation history.

search_messages

Search messages based on keywords.

set_language

Set the interface language.

get_translation

Get translations for messages.

export_history

Export conversation history.

get_stats

Get session statistics.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources