Skip to content
Back to search
30
MCP

Mistral Codestral

pulsemcp/mistral codestral

Integrates with Mistral's code-related APIs to enable code completion, bug fixing, and test generation across multiple programming languages.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.usefulapi/mistral
Manage your Mistral platform — models, files, batch jobs, agents and RAG document libraries.
0 tools · streamable-http
io.github.swih/mistral-mcp
Mistral AI MCP server: chat, OCR, Voxtral audio, Codestral FIM, vision, agents, batch.
0 tools
io.github.Swih/mistral-mcp
Mistral AI MCP server: chat, OCR, Voxtral audio, Codestral FIM, vision, agents, batch.
0 tools
Mistral OCR
Processes images and PDFs through Mistral AI's OCR API to extract text from visual documents, supporting both local files and URLs with Dock
0 tools
mistral-mcp
MCP server exposing Mistral AI capabilities over MCP: chat, embeddings, FIM, vision, OCR, audio, agents, moderation, classification, files,
0 tools
n8n-nodes-mistral-ocr
n8n node for Mistral OCR API integration with structured annotations
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mistral_codestral": {
      "url": "None",
      "transport": "http"
    }
  }
}