Jenkins Server MCP

by hekmon8 · devops · mcp-server, lobehub, developer

Medium setupBest for productionTrust score 28/100

A Model Context Protocol (MCP) server that provides tools for interacting with Jenkins CI/CD servers. Requires environment variables JENKINS_URL, JENKINS_USER, and JENKINS_TOKEN to configure the Jenkins server.

Source: https://github.com/hekmon8/Jenkins-server-mcp

Install

git clone https://github.com/hekmon8/Jenkins-server-mcp

Use this forAI-extracted

  • Trigger Jenkins build jobs and pipeline runs from Claude code or AI agents without manual UI access
  • Monitor Jenkins job status, build history, and queue in real-time to integrate CI/CD visibility into code generation workflows
  • Query Jenkins job configurations and parameters to automate deployment decisions based on infrastructure state
  • Retrieve Jenkins logs and build artifacts programmatically for debugging and analysis within AI-assisted development

Works with

Claude CodeClaude Desktop

Tags: mcp-server, lobehub, developer

36 GitHub stars · Source: lobehub

About devops MCP servers and Claude skills

devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Jenkins Server MCP is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related devops MCPs and skills

  • azure-devops-mcp-server MCP Server by wuhuangjia

    基于TypeScript的MCP(Model Context Protocol)服务器,用于通过Azure DevOps REST API与Azure DevOps工作项进行交互。需要环境变量AZURE_DEVOPS_ORG_URL(Azure DevOps组织URL)和AZURE_DEVOPS_PAT(个人访问令牌)进行身份验证。

  • Google Calendar MCP 工具服务器 by ChinmayNakwa

    一个用于与 Google Calendar API 交互的独立工具服务器,基于 MCP 库。需要将 Google Cloud 凭据 JSON 文件放置在 credentials/credentials.json,并在 Docker 部署中通过环境变量进行配置。

  • cloud.serpent/salesforce-devops by cloud.serpent

    Plan Salesforce deploys, open pull requests and trigger pipelines from your AI client.

  • mcp-portainer-lite by Cuti27

    Lightweight MCP server for Portainer CE, focused on Docker Swarm environments with read-only tools by default and optional mutations.

  • Stromy Workflows MCP by stromy-org

    Hosted workflow discovery, validation, execution, and lifecycle facade for Stromy, with Entra ID role-based scoping and Azure Container Apps integration.

  • Azure SQL MCP by akaalholdings

    Enables Azure SQL Database performance and administration through typed execution, query benchmarking, and managed DBA operations.

  • dev-mcp by Crasnec

    A self-contained Docker Compose deployment that exposes MCP tools for files, shell commands, background processes, and Git operations, enabling ChatGPT to work with a host directory via OAuth authentication.

  • mcp-auth0-oidc by mohamedelamraoui1

    A remote MCP server secured with Auth0 OAuth 2.1, deployed on Cloudflare Workers, enabling AI clients to call tools on a JWT-protected todo API.

Frequently asked questions

How do I install Jenkins Server MCP?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Jenkins Server MCP?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Jenkins Server MCP free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.