About
Overview
The Mistral AI MCP Server enables AI agents to use Mistral's language models. It provides tools for text generation, code completion, and function calling through Mistral's API.
Capabilities
Tools & Capabilities
⚡chat
Generate a chat completion
⚡embed
Generate embeddings
⚡list_models
List available models
Setup
Installation
bash
Install
npx -y mcp-server-mistralExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"mistral": {
"command": "npx",
"args": ["-y", "mcp-server-mistral"]
}
}
}Quick Info
Authormistralai
LanguageTypeScript
StatusStable
Stars★ 150
Last UpdatedFeb 12, 2026