Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
MCP Jenkins logo
MCP server

MCP Jenkins

Community MCP server for querying Jenkins jobs, builds and console output.

0
SaveVisit website ↗

Add it to your client

Community
Install
uvx mcp-jenkins --jenkins-url <url> --jenkins-username <user> --jenkins-password <token>
Transport
both
Runtime
Python
Auth
Required
License
MIT
Tools
get_all_itemsget_itemget_item_configquery_itemsbuild_itemget_buildget_build_console_outputget_build_test_reportget_build_parametersget_running_buildsstop_buildget_all_build_artifacts+3

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.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?