MCPServers
M

Mistral Codestral

2
0

Summary

This Mistral Codestral MCP server, developed by the Mistral AI team, provides a TypeScript-based interface for AI assistants to interact with Mistral's code-related APIs. Built using the Model Context Protocol SDK, it offers tools for code completion, bug fixing, and test generation across multiple programming languages. The implementation focuses on efficient code processing and includes features like Fill-in-the-Middle completion, rate limiting, and comprehensive error handling. It's particularly useful for enhancing AI-driven software development workflows, enabling tasks like automated code review, bug detection, and test suite generation without requiring deep knowledge of Mistral's API intricacies.

Available Actions(1)

code_completion

Process code for completion, bug fixing, or test generation. Parameters: code (string, required), language (string, optional), task (string, required) - one of: 'complete' for code completion, 'fix' for bug fixing, 'test' for test generation, 'fim' for Fill-in-the-Middle completion.

Last Updated: April 8, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Try it now in
HighlightHighlight AI

语言

TypeScript

分类

标签