Skip to main content
Glama
442,769 tools. Updated 2026-08-11 09:41

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

  • Audit outbound HTTP client calls in Go codebases. Lists method, URL, calling function, and file location for net/http calls like Get, Post, and Head.
    MIT
  • Run local AI inference using prism-coder models, automatically selecting the largest viable tier (2B-27B) based on available RAM. Falls back to cloud when local fails, saving tokens on successful runs.
    Apache 2.0
  • Exit the current function and pause at the calling code to continue debugging without stepping through remaining function lines.
    Apache 2.0
  • Report provider tool capabilities and local skill/tool integrations for LLM CLI providers such as Claude, Codex, Gemini, and others. Filter by provider, bypass cache, or include paths and skills.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    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
    8
    292
    16
    MIT

Matching MCP Connectors

  • Manage your Mistral platform — models, files, batch jobs, agents and RAG document libraries.

  • Validate ClaudeBot and Claude-SearchBot IP addresses. Remote MCP validate_ip tool.

  • Verify LM Studio server status and response availability to enable function discovery and system diagnostics for Claude Desktop integration.
    Apache 2.0
  • 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
  • Defines and stores a SymPy function variable for use in symbolic mathematics. Accepts a function name to create a Function object, enabling its application in differential equations and mathematical expressions.
    Apache 2.0
  • Lists all function modules and includes in a given function group, showing name, URI, and description. Useful for discovering available modules before calling or reading them.
  • 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
  • Export a Solidity project's function call graph in Mermaid or DOT format. Filter by contract or entry points for documentation or visualization.
    AGPL 3.0
  • Resolve a company domain to its full profile including firmographics, hiring stats, and technology stack adoption context.
    MIT
  • Search Noir source code across cloned repos using regex patterns to find function implementations, code patterns, and examples in .nr files.
    MIT