Back to Home
NicolasWs icon

mcp-mistral-codestral

Verified Safe

by NicolasWs

Overview

An MCP server for integrating Mistral AI's Codestral and general language models, providing AI-powered code assistance and general reasoning capabilities.

Installation

Run Command
npm start

Environment Variables

  • MISTRAL_API_KEY

Security Notes

The server uses Zod for robust input validation. It loads the Mistral API key from environment variables, which is good practice. No 'eval' or obvious obfuscation is present. File write operations (outputPath) exist; if an untrusted client could control the path, it might pose a local file system risk. However, for its intended use with trusted MCP clients like IDEs, this is generally acceptable.

Similar Servers

Stats

Interest Score31
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars1
Forks0
Last Update2025-12-07

Tags

AICode GenerationMistralMCPDeveloper Tool