Skip to main content
Glama
89,739 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Extracting Images from Search Results" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    F
    maintenance
    An MCP server that allows coding agents to search the Swift Package Index and retrieve GitHub READMEs without requiring an API key. It features comprehensive search filters for stars, platforms, and licenses, providing token-efficient responses optimized for LLM comprehension.
    3
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables semantic code search across projects using AI embeddings to find code by meaning rather than just text matching. Provides fast intelligent search, symbol analysis, and code similarity detection with multi-language support.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables MCP clients like Claude Code and Codex to delegate coding tasks to Cursor's CLI agent, which implements changes in the workspace and returns clean, structured results for review.
    3
    181 npm
    4
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    Prevents coding agents from repeatedly attempting the same failed fix by tracking attempts and blocking further fixes until the agent uses its own web search tool.
    4
    -
  • A
    license
    A
    quality
    C
    maintenance
    Delegates coding tasks to the locally installed DeepSeek Harness CLI, enabling MCP clients to run prompts through dsh and receive results with exit code and timing.
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables any LLM to drive your local Codex CLI in a sandboxed workspace, running coding tasks and generating images without needing an API key.
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Agentic MCP server that receives a feature specification from an IDE, autonomously implements it in an isolated sandbox via an internal loop (plan-act-validate-correct), and returns a structured report with diffs and test results, without modifying the original repository.
    4
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A local MCP server that lets Claude delegate scoped work to Codex with structured results and guardrails, supporting planning, code review, build, reverse engineering, and long-running background tasks.
    11
    MIT
  • F
    license
    B
    quality
    B
    maintenance
    Enables Codex to interact with Google Jules through MCP, allowing discovery of connected GitHub repositories, starting coding sessions, monitoring activity, sending follow-up instructions, approving plans, and retrieving results and pull-request links.
    8
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables agentic coding workflows in Claude Code through a multi-candidate patch evaluation loop that generates code variants, validates builds, scores results with mandatory vision testing, and automatically selects the best implementation.
    MIT