Skip to main content
Glama
59,977 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"Researching an author based on their books" matching MCP servers:

  • A
    license
    A
    quality
    A
    maintenance
    An autonomous, extensible LLM build orchestrator. Give it a repo and a goal; it decomposes the goal into tasks, edits code, and gates every change on build/tests/lint, reverting regressions. Polygot, cost-aware model selection, pluggable via entry points. Ships as an MCP server so any client can drive it in plain English.
    Last updated
    10
    5
    AGPL 3.0
  • 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.
    Last updated
    3
    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.
    Last updated
    4
    4
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    AST-targeted code editing MCP server with 28 surgical tools for structural edits across 11 languages. Built on tree-sitter, replaces brittle search/replace with byte-correct edits keyed by symbol names.
    Last updated
    28
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Shared, code-grounded memory for developers and their coding agents. Capture a learning once and the whole team plus every agent recalls it; memory is grounded in your code and stored as git-tracked JSON reviewed in PRs, with citations validated on write and stale memory withheld from recall. Works with any MCP client.
    Last updated
    11
    28
    GPL 3.0
  • A
    license
    A
    quality
    D
    maintenance
    Connects AI coding agents to the SkillsMP marketplace, allowing users to search, read, and install over 8,000 community-made skills. It enables agents to gain new capabilities either through on-the-spot instruction or permanent installation without requiring an API key.
    Last updated
    5
    43
    8
    MIT
  • 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.
    Last updated
    6
    1
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    A smart, checkpoint‑based undo system for Claude Code. Automatically snapshots file states before modifications, deduplicates unchanged checkpoints, and enables lightning‑fast restoration so you can experiment confidently with AI‑driven edits.
    Last updated
    5
    13
    MIT
  • 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.
    Last updated
    1
    38
    126
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables Claude or any MCP client to drive the GitHub Copilot cloud agent via its REST API, allowing it to research, edit, and open pull requests on repositories without manual intervention.
    Last updated
    11
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    An MCP server that allows coding agents to look up contextual rules and patterns on demand, providing just-in-time guidance for specific tasks like writing tests or authoring UI.
    Last updated
    2
    8
  • A
    license
    A
    quality
    A
    maintenance
    Delegates heavy development tasks from a supervisor to an autonomous worker on a cheaper model via MCP, with isolated git worktrees and provider-agnostic support.
    Last updated
    3
    MIT