Skip to main content
Glama
501,108 tools. Updated 2026-08-31 22:24

"Using llama.cpp and Searxng with local models" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    MCP server for local web search via SearXNG, providing unlimited queries without API keys or cost, with automatic fallback to public instances.
    3
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Classifies development task complexity (LIGHT/MEDIUM/HEAVY) and recommends the most cost-efficient AI model per provider, enabling optimized model selection for coding tasks.
    3
    666
    MIT

Matching MCP Connectors

  • Retrieves relevant web results from a self-hosted instance, reranks them for relevance using a local ML model, and returns direct answers, infoboxes, and related suggestions.
    MIT
  • Check if the local llama.cpp server is reachable and loaded, returning availability status and model metadata, to decide retry or cloud fallback.
    MIT
  • Searches the web via SearXNG and returns results with title, URL, and snippet. Supports pagination, time range, language, and safe search filtering.
    MIT
  • Perform web searches via a private SearxNG instance, returning structured results with title, URL, and description. Includes pagination and graceful error handling.
    MIT
  • Search the web via SearXNG to get ranked results with titles, URLs, and snippets. Use parameters to filter by language, time, and page number.
    MIT
  • Performs web searches using SearXNG, returning results with titles, URLs, and snippets. Supports pagination, time range, language, and safety filters.
    MIT
  • Execute web searches via public SearXNG instances, returning structured results with URLs and summaries. Filter by time range, language, or enable detailed searches for comprehensive query responses.
    MIT
  • Identify the currently loaded llama.cpp model in an active Claude Code session to verify which model is active for inference.
    Apache 2.0
  • Search the web using a local SearxNG instance to retrieve titles, URLs, and snippets. Supports pagination, site restrictions, language, safe search, and time range filters.
    MIT
  • Retrieve a list of models currently available or loaded in the local llama.cpp server to find which models are ready for inference.
    MIT