amidabuddha_unichat-ts-mcp-server
If you are the rightful owner of amidabuddha_unichat-ts-mcp-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.
Unichat MCP Server in TypeScript allows sending requests to various AI services using the MCP protocol.
The Unichat MCP Server is a versatile server implemented in TypeScript, designed to facilitate communication with AI services such as OpenAI, MistralAI, Anthropic, xAI, and Google AI using the Model Context Protocol (MCP). It supports both STDIO and SSE transport mechanisms, providing flexibility in how requests are sent and received. The server can be installed via Smithery or manually configured for use with platforms like Claude Desktop. It includes tools for sending requests and predefined prompts for tasks like code review, documentation generation, and code explanation. The server is designed to be robust and adaptable, making it suitable for developers looking to integrate AI capabilities into their applications.
Features
- Supports multiple AI vendors including OpenAI, MistralAI, Anthropic, xAI, and Google AI.
- Implements both STDIO and SSE transport mechanisms for flexible communication.
- Includes predefined prompts for code review, documentation, and explanation.
- Can be installed via Smithery or manually configured for different platforms.
- Provides debugging support through the MCP Inspector tool.
Tools
unichat
Send a request to Unichat, accept "messages" as the required string parameter, return the response