Skip to main content
Glama
87,912 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    A
    quality
    A
    maintenance
    Gives text-only LLM coding agents vision by routing images to a multimodal model and returning detailed textual descriptions. Supports local files, URLs, clipboard, base64, raw bytes, and multiple providers like OpenAI, Anthropic, and Gemini.
    1
    124 npm
    12
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server that completes prompts with automatic provider fallback across OpenAI, Anthropic Claude, and Google Gemini. It is rate-limit aware, retries on transient failures, and provides a transparent attempt log.
    2
    7 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables delegating coding tasks to isolated Claude Code subprocesses billed against a GLM Coding Plan, with tools to delegate, await, continue, list, cancel, and inspect runs.
    6
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables Claude Code to use GLM (Zhipu) as a cheap, full-capability subagent for file editing, code generation, and bash commands, with automatic routing between Opus and GLM based on task complexity.
    4
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Exposes Z.ai GLM models (GLM-5.3 and siblings) as callable tools within Claude Code and Claude Desktop, enabling large-context second opinions, bulk grunt work, and independent model reasoning mid-conversation.
    3
    75 npm
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that provides local, private, synchronous access to Ollama models for prompt answering, text classification, and model listing, without any file access or command execution.
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables cloud-based MCP clients to delegate privacy-sensitive or large-output tasks to a local LLM, returning sanitized placeholders or digested summaries so private data never leaves the user's network.
    8
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Provides AI coding assistants with a persistent Macaulay2 1.26 session, letting them run computations such as Groebner bases, free resolutions, Betti tables, primary decompositions, and Hilbert polynomials while preserving state across calls.
    8
    GPL 3.0
  • A
    license
    A
    quality
    C
    maintenance
    Enables MCP clients to send raw text prompts to inexpensive LLM models via the Devin/Windsurf backend, returning answers in result files to avoid context bloat, with support for multi-turn sessions and model discovery.
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A thin MCP server that delegates lightweight tasks from Claude Code or any MCP-compatible client to local or cloud LLMs via LiteLLM, supporting models like Ollama and cloud APIs as subagents.
    1
    MIT