Skip to content

Swih/mistral-mcp

v0.4.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-skills agent-tools claude claude-code claude-desktop codestral
+14 more
cursor document-ai llm llm-tools mcp mcp-server mcp-servers mistral mistral-ai model-context-protocol ocr typescript voxstral zed

Summary

AI summary

Added 22 tools, two live resources, and six curated prompts.

Full changelog

mistral-mcp v0.4.0 — a feature-complete MCP server for the Mistral AI stack.

Highlights

  • 22 tools covering chat, embed, FIM, function calling, vision, OCR, audio (STT + TTS), agents, moderation, classification, files, batch, and MCP sampling.
  • 2 live resources: mistral://models, mistral://voices — both backed by live API calls with graceful fallback.
  • 6 curated prompts: 5 in French (french_invoice_reminder, french_meeting_minutes, french_email_reply, french_commit_message, french_legal_summary) + 1 in English (codestral_review). Enum arguments support MCP completion/complete.
  • Dual transport: stdio by default, Streamable HTTP with optional bearer + origin allow-list.
  • 148 tests across unit, contract, live API, and stdio e2e layers. CI matrix on Node 20 + 22.

Surface growth since v0.3.0

| | v0.3.0 | v0.4.0 |
|---|---|---|
| Tools | 5 | 22 |
| Resources | 1 | 2 |
| Prompts | 2 | 6 |
| Tests | 32 | 148 |

Install

npm install -g mistral-mcp
# or run from a local clone
git clone https://github.com/Swih/mistral-mcp
cd mistral-mcp && npm install && npm run build

Docs

Full diff: https://github.com/Swih/mistral-mcp/compare/v0.3.0...v0.4.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Swih/mistral-mcp

Get notified when new releases ship.

Sign up free

About Swih/mistral-mcp

MCP server exposing 22 Mistral AI capabilities (chat, OCR, audio, vision, agents, embeddings, moderation, classification, files, batch) with dual transport (stdio + Streamable HTTP), structured outputs on every tool, and 6 curated French/English prompts with argument completion. Vendor API key required.

All releases →

Beta — feedback welcome: [email protected]