Skip to main content
Glama
184,303 tools. Last updated 2026-06-08 18:12

"Evaluating Mistral Small 27B for function calling and replacing Claude 3.7 in Roocode" matching MCP tools:

  • Exit the current function and pause at the calling code to continue debugging without stepping through remaining function lines.
    Apache 2.0
  • Verify LM Studio server status and response availability to enable function discovery and system diagnostics for Claude Desktop integration.
    MIT
  • Check the real-time operational status of major AI services including Claude, OpenAI, Gemini, Mistral, Cohere, Replicate, and Hugging Face. Identify outages or performance issues instantly.
    MIT
  • Chat with DeepSeek AI for general conversations. Supports multi-turn sessions, function calling, and multimodal input for flexible interaction.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    mistral-mcp is a TypeScript MCP server (spec 2025-11-25) that exposes the full Mistral AI API surface: 22 tools: chat, OCR, audio (Voxtral), vision, agents, embeddings, moderation, classification, files, batch, sampling, FIM (Codestral), streaming 2 resources: mistral://models, mistral://voices 6 curated prompts (French + English) with MCP argument completion Dual transport: stdio (default) + Str
    Last updated
    8
    101
    6
    MIT

Matching MCP Connectors

  • Generate chat responses using Mistral AI models. Supply a user prompt or message history, and configure model, temperature, and token limits for customized output.
    MIT
  • Generate text using open-source LLM models hosted on Groq (ultra-fast) or HuggingFace Inference (serverless). No API key required — the server provides its own keys. Supported models: Qwen3 32B, Gemma 4 27B, Gemma 3 27B, Llama 3.3 70B, Llama 4 Scout, DeepSeek R1, Mistral Small 24B, and more. Use list_llm_models to see the full catalog. Rate-limited to prevent abuse.
    Connector
  • Retrieve capital distribution data for a security symbol, showing breakdown of large, medium, and small capital inflows and outflows over time.
    MIT
  • Find all environment variable reads in Go codebase, including key names, calling functions, and file locations. Filter by key name substring to audit secrets or document required env vars.
    MIT
  • List and filter chDB SQL functions by name. Returns function metadata including aggregate status, case sensitivity, and alias.
    Apache 2.0
  • Retrieve all audiences in your organization, including member count, linked campaigns, and phone number column name. Audiences are contact lists used for outbound calling campaigns.
    MIT
  • Update the description of an existing ABAP function group in SAP. Uses stateful session with proper lock/unlock mechanism and optional transport request.
    MIT
  • Create ABAP function groups in SAP systems to containerize function modules, ensuring proper lock management through stateful sessions.
    MIT
  • Retrieve Gene Ontology annotations for a specific gene, including molecular function, biological process, and cellular component details from WormBase.
    MIT
  • List outbound calling campaigns for your organization. View campaign status, progress, agent, audience, retry config, and execution details.
    MIT
  • Retrieve data from smart contracts by calling view/pure functions using the contract address, ABI, and function name. Supports multiple networks including BSC, Ethereum, and Base.
    MIT