Mistral MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from npm. Last commit 15 Sep 2026.
Mistral AI MCP server: chat, OCR, Voxtral audio, Codestral FIM, vision, agents, batch.
Today is the operative word: we check Mistral MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mistral-mcp -- npx -y mistral-mcp
{
"mcpServers": {
"mistral-mcp": {
"args": [
"-y",
"mistral-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mistral-mcp]
command = "npx"
args = ["-y", "mistral-mcp"]
{
"mcpServers": {
"mistral-mcp": {
"args": [
"-y",
"mistral-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mistral-mcp": {
"args": [
"-y",
"mistral-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MISTRAL_API_KEY (Mistral API key from https://console.mistral.ai/. The free Experiment tier provides 1B tokens/month.).
The author declared them in the registry entry; get the values from the project itself.
Zero-LLM structural code retrieval for AI coding agents, served over MCP.
Create and manage QR codes on me-qr.com from AI clients like Claude and ChatGPT.
Local-first codebase intelligence MCP server for AI coding agents.
MCP server for the OpenAI ChatGPT API — chat, vision, and embeddings
MCP server for the xAI Grok API — chat, vision, search, and embeddings
Semantic code graph MCP server for coding agents
Browser control + session recording MCP for AI coding agents (Claude Code, Cursor) — real Chrome.
MCP server for browser automation via Vercel's agent-browser CLI
Answers built from our own checks of this server.