Skip to main content
Glama
74,844 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A tool for reading PDF documents" matching MCP servers:

  • F
    license
    A
    quality
    B
    maintenance
    A generic OpenAI-compatible subagent MCP server that lets Claude Code delegate coding grunt-work to a local model via a tool-calling agent loop, with configurable concurrency and backend.
    1
  • A
    license
    A
    quality
    D
    maintenance
    Run DeepSeek as a real sub-agent inside Claude Code / Codex CLI — not just a single LLM call. DeepSeek gets its own 7-tool agent loop (Read/Write/Edit/Bash/Glob/Grep/NotebookEdit) inside a sandboxed workspace.
    2
    23
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A local AST and type-aware Go repository context indexer that uses CHA to map symbols, call graphs, dependencies, and architecture patterns. Built for AI coding agents that need to navigate and reason about large Go codebases without reading raw files.
    65
    208
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An enhanced sequential thinking tool optimized for programming tasks that helps break down complex coding problems into structured, self-auditing thought steps with branching and revision capabilities.
    1
    68
    257
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables Claude Code to dispatch opencode CLI tasks as background processes with immediate task handle return, status polling, and result retrieval, avoiding tmux and log parsing issues.
    6
    33
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    An MCP server that enables local AI models to receive guidance from remote 'senior' AI providers like OpenAI, Anthropic, and Gemini to solve programming problems. It features intelligent multi-turn dialogue management, context synchronization, and automated session history tracking.
    4
    11
  • A
    license
    A
    quality
    B
    maintenance
    GhostLink is a security-hardened MCP server that gives AI coding agents safe, deterministic access to local repositories through sandboxed, policy-gated tools for searching, reading, patching, and running curated commands.
    6
    44
    ISC
  • A
    license
    A
    quality
    B
    maintenance
    Connects AI coding agents to a shared knowledge base by allowing them to search, retrieve, and contribute coding traces. It acts as a protocol adapter for the CommonTrace API, facilitating collaborative knowledge sharing through natural language queries and tool-based interactions.
    6
    1
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    Official implementation of Anthropic's 'think' tool that provides Claude with a dedicated space for structured reasoning, improving performance by up to 54% on complex tasks requiring multi-step problem solving.
    1
    26
    126
    MIT
  • F
    license
    A
    quality
    A
    maintenance
    Delegates work from MCP clients (like Claude Code) to the Codex CLI, allowing spawning of autonomous Codex subagents for tasks.
    2
    169