Skip to main content
Glama
134,894 tools. Last updated 2026-05-25 20:39

"Yarn" matching MCP tools:

  • Upgrade Next.js to version 16 by running the official codemod for automatic upgrades and fixes, then resolve remaining issues manually. Covers async API changes, config migration, and deprecated API removals.
    MIT
  • Stops a specified service in the Ambari cluster, returning request ID and status for progress tracking.
    MIT
  • Scan project dependencies to identify licenses and validate them against a policy file, flagging disallowed or unknown licenses for compliance checks before releases or when adding new packages.
    MIT
  • Retrieve current or historical alerts from Apache Ambari cluster. Filter by service, host, state, or time range to monitor health or investigate issues.
    MIT
  • Read summary and failure files to produce a compact report with totals, exit code, and grouped failures for a persisted test run.
    MIT
  • Identifies the package manager in use by analyzing lockfiles and package.json, then provides the correct commands for installing dependencies, running scripts, and executing packages.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    CLI-first API testing tool with MCP server. Tests are .tarn.yaml; failures come back as structured JSON for AI agents to branch on. Tools: tarn_run, tarn_validate, tarn_fix_plan, tarn_inspect, tarn_rerun_failed.
    Last updated
    14
    3
    MIT
  • F
    license
    B
    quality
    C
    maintenance
    Enables AI assistants to manage development workflows by running build commands, executing tests, analyzing package.json files, installing dependencies, and performing code linting. Supports multiple package managers (npm, yarn, pnpm) and provides detailed error reporting for development operations.
    Last updated
    5

Matching MCP Connectors

  • Real-time labor market intelligence from 6 federal datasets. Track mass layoffs, visa petitions, SEC restructuring filings, bankruptcy cases, unemployment claims, and job market turnover across all 50 US states. Includes proprietary risk signal scoring that cross-references WARN + SEC + bankruptcy data.

  • WARN layoffs, H-1B/LCA visas, SEC 8-K, bankruptcies, DOL claims & JOLTS for all 50 US states.

  • Generate correct install commands for any package across 17 package managers with proper flags. Returns primary and variant commands to prevent AI agents from using hallucinated or malicious installs.
  • Retrieve detailed components for a service in Ambari cluster, including state, host assignments, and instance counts, to troubleshoot health or plan scaling.
    MIT
  • Retrieve grouped test failures from a specific run as structured JSON, using the persisted failures file to avoid re-running tests. Ideal for agents needing a focused failures view.
    MIT
  • Automatically stops and starts a specified service in an Ambari cluster, enabling recovery or applying configuration changes. Returns a clear success or error message.
    MIT
  • Starts a specified service in an Ambari cluster. Returns request details for progress tracking or an error on failure.
    MIT
  • Identify which .tarn.yaml tests are most likely affected by changes to files, endpoints, or OpenAPI operations, with confidence tiers and run hints.
    MIT
  • Lists all tests from .tarn.yaml files, providing file names, test names, and step counts for easy overview.
    MIT
  • Return root-cause failure groups for a test run, enabling quick identification of underlying issues for fix planning.
    MIT
  • Retrieve detailed status, component list, and configuration for any Ambari service. Use to diagnose service health or audit setup.
    MIT
  • Audits project dependencies for known CVEs, returning severity levels and remediation advice. Supports npm, yarn, pnpm, cargo, and pip with auto-detection.
    MIT
  • Generate a minimal .tarn.yaml skeleton from OpenAPI operation, curl, method+URL, or a recorded fixture. Returns YAML with metadata and optionally writes to disk.
    MIT
  • Check the current operational state and detailed status of any service in an Ambari cluster, including whether it is started or stopped.
    MIT
  • Analyze a Tarn JSON report from `tarn_run` or run tests first, then generate a prioritized fix plan with next actions, evidence, and remediation hints.
    MIT