MCP Jenkins
Community MCP server for querying Jenkins jobs, builds and console output.
Add it to your client
Communityuvx mcp-jenkins --jenkins-url <url> --jenkins-username <user> --jenkins-password <token>
- Transport
- both
- Runtime
- Python
- Auth
- Required
- License
- MIT
mcp-jenkins connects a model to a Jenkins controller over the standard API: it lists items and nodes, reads a build's parameters, test report and console output, triggers or stops a build, and manages the queue. A read-only flag limits it to inspection when you would rather the agent could not start anything. It is written in Python, installed with uvx, and supports stdio, SSE and streamable HTTP — in HTTP mode the Jenkins URL and credentials can travel per request as headers.
Similar MCP servers
W&B MCP Server
MCP serverQueries Weights & Biases runs and Weave traces in plain language.
Terraform MCP Server
MCP serverRegistry lookups and HCP Terraform workspace operations for agents.
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Comments(0)
Sign in to comment