Enables chatting with Mistral AI using text or text and image inputs via the Model Context Protocol.
This TypeScript-based server provides two tools to interact with Mistral AI through the Model Context Protocol (MCP). It allows users to chat with Mistral using text input or a combination of text and image inputs (hosted on public URLs). Designed as a basic example for creating MCP-compatible servers, it's easily integrable with MCP clients such as the Claude desktop application or the Cline VSCode extension, enhancing user interaction with Mistral's AI capabilities.