Skip to main content
Glama
306,627 tools. Last updated 2026-07-25 16:35

"Information about Ollama" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Retrieve schema and information about a Redis search index, including fields and attributes, to support troubleshooting and optimization.
    MIT
  • Retrieve complete information about a specific tool, including all details about its input schema and purpose.
    MIT
  • Check if the Ollama server is reachable and retrieve its version. Use this health check as a precondition before other tools.
    MIT
  • Check code execution firewall status: verify if enabled, dangerous code blocking, Ollama endpoint, embedding model, similarity threshold, and Ollama reachability.
    MIT
  • Check locally available Ollama models to verify backend reachability and discover pulled models.
    MIT
  • Retrieve a list of all available models in your Ollama server, including pulled models and their tags, by querying the API's /api/tags endpoint.
    MIT
  • Fetch information about the authenticated user to verify identity and manage session context.
    MIT
  • Validate API credentials and get information about the authenticated user or organization.
    MIT
  • Check if your macOS system meets requirements for Ollama with gemma3:12b. Verifies Apple Silicon, 16GB+ RAM, and Homebrew to prevent setup failures.
    MIT