akhilthomas236/jenkins_mcp_server
If you are the rightful owner of jenkins_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Jenkins MCP Server is a Python-based server that integrates with Jenkins CI/CD systems to provide AI-powered insights, build management, and debugging capabilities using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
trigger-build
Triggers a Jenkins job build with optional parameters.
stop-build
Stops a running Jenkins build.
get-job-details
Retrieves detailed information about a specific Jenkins job.
list-jobs
Lists all Jenkins jobs with their statuses.
get-build-info
Provides information about a specific Jenkins build.
get-build-console
Fetches console output from a specific Jenkins build.
get-queue-info
Retrieves information about the Jenkins build queue.
get-node-info
Provides information about a Jenkins node/agent.
list-nodes
Lists all Jenkins nodes/agents and their statuses.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client