mistral-mcp-server-example

tony-aixblock/mistral-mcp-server-example

3.1

If you are the rightful owner of mistral-mcp-server-example and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This repository provides a TypeScript-based MCP server example for interacting with the Mistral AI platform.

Tools

Functions exposed to the LLM to take actions

mistral_chat_text

Takes a model and an array of text inputs, returns a text response from Mistral.

mistral_chat_image

Takes a model and an array of text and image inputs, returns a text response from Mistral.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources