MCP server exposing Mistral AI capabilities over MCP: chat, embeddings, FIM, vision, OCR, audio, agents, moderation, classification, files, batch, workflows, sampling, prompts, resources, and Streamab…
{
"mcpServers": {
"mistral": {
"command": "npx",
"args": [
"-y",
"mistral-mcp"
]
}
}
}