← Registry

API Tools

mistral.com.br

Provides access to a wine catalog database through search and information retrieval functions.

1 endpoint4 known toolsFirst detected May 12, 2026Last detected September 14, 2026

ENDPOINT 1

https://www.mistral.com.br/api/mcp

No auth detected

MCP server metadata

Name
mistral-wines
Version
1.0.0
Capabilities
tools.listChanged

Known tools 4

search_wines

Search the Mistral wine catalog.

Inferred read-only
get_wine

Get detailed information about a specific wine by its slug.

Inferred read-only
list_regions

List all wine regions available in the Mistral catalog.

Inferred read-only
list_grapes

List all grape varieties available in the Mistral catalog.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mistral-wines]
url = "https://www.mistral.com.br/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mistral-wines": {
      "type": "http",
      "url": "https://www.mistral.com.br/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mistral-wines
Remote MCP URL: https://www.mistral.com.br/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mistral-wines": {
      "url": "https://www.mistral.com.br/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mistral-wines": {
      "type": "http",
      "url": "https://www.mistral.com.br/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mistral-wines",
  "transport": "streamable-http",
  "url": "https://www.mistral.com.br/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mistral.com.br was fetched 2026-07-25T23:56:35.725Z and is being refreshed.

Trust status Trusted

mistral.com.br is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.