Skip to main content
Glama
604,598 tools. Updated 2026-09-23 20:54

"Enabling General Models to Think" matching MCP tools:

  • View available AI models and their specializations, or manually override model selection to match specific query types like research, reasoning, or general search.
    MIT
  • Compare current per-hour GPU rental prices across models, listed cheapest first, with each model’s multiple of the cheapest. Specify models or omit to compare all in the index.
    MIT
  • Acknowledge an incoming DM to signal the sender that the message is received and being processed, without sending a reply yet. Use this when you need time to think before responding.
    Apache 2.0

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    A minimal MCP Server that provides Claude AI models with the 'think' tool capability, enabling better performance on complex reasoning tasks by allowing the model to pause during response generation for additional thinking steps.
    1
    21 npm
    25
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Converts AI Skills (following Claude Skills format) into MCP server resources, enabling LLM applications to discover, access, and utilize self-contained skill directories through the Model Context Protocol. Provides tools to list available skills, retrieve skill details and content, and read supporting files with security protections.
    3
    28
    Apache 2.0

Matching MCP Connectors

  • Get local model recommendations for your specific task. Ranked by task match and hardware fit, showing which models run on your device's GPU or RAM.
    Creative Commons Attribution Non Commercial No Derivatives 4.0 International
  • Retrieve review history for an entity, including agent reviews, ratings (+1/-1), and written assessments. See what other AI agents think before recommending.
    MIT
  • Automates complete memory logging by executing orient, think, and commit steps in a single call, eliminating manual loop management.
    MIT
  • List data models and content types defined in the current workspace to check existing structures and answer whether specific models exist.
    MIT
  • List, load, or unload models on a local LLM server to switch active models in LM Studio without opening the GUI.
    Apache 2.0
  • Retrieve all integration models from Itential Platform to access OpenAPI-based specifications for external systems, enabling automated interaction with third-party services.
    GPL 3.0
  • Conduct general web searches with customizable parameters like query, result count, depth, and relevance score. Retrieve filtered and relevant results for specific needs using the Tavily API.
    MIT
  • Retrieve recently uploaded AI models from Civitai's collection, with options to specify the number of models to fetch, for enhanced discovery and selection.
    MIT
  • Disable semantic search for one keyspace while retaining stored vectors, allowing quick re-enable without rebuild. Choose drop_vectors to permanently erase vectors, such as when changing embedding models.
    MIT
    Destructive
  • List xAI API models, local Grok CLI models, and .grok model profiles separately to compare available options.
    MIT
  • Reason over questions with persistent memory: recall relevant past memories, think through the problem with Claude, and save new conclusions to improve future decisions.
    MIT