MCPServers
Multichat - MCP server logo

Multichat

0
0

Summary

Multichat MCP Server enables parallel communication with multiple unichat-based MCP servers, allowing users to query different language models simultaneously and compare their responses. It acts as an intermediary that manages client connections to target servers like 'Lacayo 1' and 'openrouter-chat', handles message routing, and stores responses in organized directories for later retrieval. The implementation includes robust error handling, connection retry logic, and timeout management, making it particularly valuable for applications that benefit from aggregating responses from multiple AI models without requiring users to manage individual connections.

Available Actions(2)

multichat

Send the same message to multiple unichat servers and collect their responses. Parameters: messages (array of message objects), servers (array of server names), outputDir (string for the directory where responses will be saved).

read_response

Read a saved response file generated by a previous multichat call. Parameters: outputDir (string for the directory where responses are saved), server (string for the name of the server whose response you want to read).

Last Updated: May 16, 2025

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Coming soon to
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas