Skip to main content
Glama
91,339 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to read the contents of a webpage" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    B
    maintenance
    A secure MCP server providing read-only access to Argo CD instances using browser session cookies, enabling querying of applications, projects, clusters, and repositories.
    14
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Publishes static sites to Drop2Run from an AI agent: hand it files written in the chat or a folder on disk, and it returns a live HTTPS URL. Six tools — publish_files, publish_dir, list_sites, delete_site, and login / login_code — with no git, no build step and no repository.
    6
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Generates a daily standup note from GitLab merge request or GitHub pull request state: what is ready to merge, what is blocked, what is stale, and what is waiting on your review. When CI is red it opens the failed job's log and reports the error lines, so the note says why the pipeline failed rather than just that it did.
    2
    3
    37 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Supply-chain gate for AI agent skills and MCP servers: poison-scan tool definitions, hash-pin the vetted set into a lock file and verify drift in CI. truecopy-mcp is a drop-in stdio proxy that filters a live server's tools/list down to its pinned, unmodified, unpoisoned tools.
    2
    21 npm
    1
    MIT
  • F
    license
    A
    quality
    A
    maintenance
    AI code review against your team's own rules from your repository, before the pull request: two tools, review_changes and get_team_rules. Closed-source binary distributed via GitHub Releases; published in the official MCP Registry as dev.reviewgate/reviewgate.
    2
    -
  • A
    license
    A
    quality
    B
    maintenance
    MCP server with the watch_ci tool that polls GitHub Actions until a commit's CI run finishes, then returns the outcome and failed log tail in one call.
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides MCP tools to get a single-call snapshot of git and GitHub Actions CI status across all repositories in a folder, flag missing or stale architecture docs, write doc files, and detect release drift between source and release repositories.
    4
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to audit Kubernetes manifests for configuration traps that pass linters but silently break production, via read-only tools to audit YAML, list known traps, and explain trap details.
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables scanning Python repos for dead code and automatically drafting a branch + PR for the safe subset (unused single-name imports) after running the repo's full test suite. All other findings are reported without modification, and a human always merges.
    2
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Record an agent's MCP tool-call workflow once, replay it deterministically for zero tokens, and get a receipt — a snapshot-testing and deterministic-execution layer for Agent Skills.
    5
    185 npm
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A Model Context Protocol server for Bitbucket Cloud that lets agents read pull request diffs, comments, and pipeline logs, as well as write PR comments and edit PR details.
    15
    23 npm
    1
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables AI agents to retrieve the latest semantic version tags for container images from Docker Hub, GHCR, Quay, and other OCI registries, allowing them to pin specific versions for reproducible deployments.
    5
    -