Skip to main content
Glama
284,730 tools. Last updated 2026-07-11 00:44

"namespace:io.github.tlkc888-Jenkins" matching MCP tools:

Matching MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    A multi-Jenkins server management and automation tool that enables intelligent scenario mapping, multi-server management, and complete CI/CD lifecycle operations through natural language interactions.
    Last updated
    11

Matching MCP Connectors

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Screens public GitHub repos and PRs to generate risk maps, findings, and merge-readiness signals.

  • Stop a running Jenkins job by specifying the application name and build number. Use this tool to halt ongoing CI/CD pipeline executions in Jenkins.
    MIT
  • Retrieve the configuration of a Jenkins item by providing its full path. Access detailed settings for jobs, builds, or folders without browsing the Jenkins interface.
    MIT
  • Retrieves incremental build log output from Jenkins. Use the returned byte offset to fetch only new content, enabling efficient tailing of running builds.
    MIT
  • Download a build artifact from a Jenkins job. Specify the job name, artifact path, and optionally the build number to retrieve file content as text or base64.
    MIT
  • Retrieve a Jenkins view's jobs and nested sub-views by specifying its path. Use '/' for multi-level navigation.
    MIT
  • Retrieve the parameters of a specific Jenkins build by job fullname and optional build number. Returns parameter names and values.
    MIT
  • List the artifacts of a Jenkins build by job fullname and optional build number. Returns metadata like fileName, relativePath, and displayPath.
    MIT
  • Retrieve details about the authenticated user in Jenkins, including username and permissions.
    MIT