Skip to main content
Glama
92,716 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Requesting an answer from a specific document" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    C
    maintenance
    Enables running one Codex CLI task at a time in an isolated temporary folder, returning Codex's answer and a manifest of produced files for manual review and selective copying.
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Long-term memory for Claude Desktop and Claude Code over plain markdown files on your machine. It returns nothing when the corpus has no answer, naming the terms that appear nowhere — no least-bad match dressed as an answer. And it verifies cited commit SHAs against git, so an agent can tell what actually shipped from what was only discussed and abandoned. Local; nothing is transmitted.
    2
    105 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that reverse-engineers a rebuild spec (CLAUDE.md, config, and mutation-tested tests) from an existing app, enabling coding agents to rebuild the app cleanly against that spec.
    6
    6
    1,069 npm
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides coding agents with repository context through tools that generate AGENTS.md files or structured JSON summaries, quoting build/test commands from the repo's manifests for a small fee without an API key.
    2
    1
    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.
    2
    8
    -
  • A
    license
    A
    quality
    B
    maintenance
    Bridges MCP clients such as Claude Code and Cursor to independent Codex app-server sessions, letting them start, poll, steer, review, compact, cancel, and answer prompts for asynchronous Codex tasks over local stdio or a remote authenticated WebSocket. Runs read-only by default, with workspace-write sandboxing only when a user explicitly enables it, and reports job status, model listing, and progress back to the client.
    10
    1
    MIT
  • 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.
    3
    1
    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
    D
    maintenance
    An MCP server for orchestrating Google Jules as a remote coding agent from a local coding agent, handling task decomposition, API dispatch, monitoring, intervention, code review, and PR merging.
    16
    9 npm
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    An MCP server that gives AI assistants tools to generate AccelByte AGS uGUI prefabs in Unity projects, look up AccelByte Unity SDK best practices, search Bytewars C# example components, and configure SDK credentials from a Claude Code or Cursor session.
    23
    -
  • A
    license
    B
    quality
    D
    maintenance
    An MCP server that enables AI-powered IDEs to implement a structured development workflow from requirements gathering to code implementation, guiding users through goal collection, requirements specification, design documentation, task planning, and execution.
    9
    12 npm
    21
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Integrates the Atlassian Rovo Dev CLI with the Model Context Protocol, allowing AI assistants to perform deep code analysis using Rovo Dev's large context capabilities. It enables features like repository-wide queries, file-specific analysis, and specialized coding modes through a standard MCP interface.
    3
    6 npm
    MIT