Provides an MCP server implementation for utilizing Mistral's Codestral API to offer code completion, bug fixing, and test generation.
Implements an MCP server for the Mistral Codestral API, enabling powerful code-related functionalities. It provides features such as code completion, bug detection and fixing, and automated test generation using Mistral's language models. Supports multiple programming languages with rate limiting, error handling, and resource access, making it suitable for seamless integration with code files and development workflows.
主要功能
01Bug detection and fixing
02Fill-in-the-Middle (FIM) completion support
03Code completion with Mistral's Codestral model
04Automated test generation
05Comprehensive input validation using Zod schemas