0.0.2 • Published 6 months ago
@ema.viv/mistral-ai-api v0.0.2
@ema.viv/mistral-ai-api
Our Chat Completion and Embeddings APIs specification. Create your account on La Plateforme to get access and read the docs to learn how to use it.
Installation
npm install -g @ema.viv/mistral-ai-apiUsage
As a CLI tool
mistral-ai-apiAs a library
import { MistralAiApiMcpServer } from '@ema.viv/mistral-ai-api';
const server = new MistralAiApiMcpServer();
await server.start();Features
This MCP server provides tools and resources for the mistral-ai-api API, automatically generated from the OpenAPI specification.
Generated by
OpenAPI MCP Generator - Automatically converts OpenAPI specifications to MCP servers.
License
MIT