mcp-conversation-server

mcp-conversation-server

0

The MCP Conversation Server is a tool designed to facilitate interaction with OpenRouter's language models through a standardized conversation management system. It supports multiple conversations, streaming responses, and error handling, with configuration via YAML files.

create-conversation

Create new conversations, specify models and optional titles

send-message

Send messages to a specified conversation, support streaming response

list-conversations

List all conversations and support filtering by model, date, etc.