Jenkins MCP Server
@truxt-ai
About Jenkins MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"jenkins-mcp-server": {
"command": "uv",
"args": [
"init",
"jenkins-mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Jenkins MCP Server?
It is a Model Context Protocol server that connects to Jenkins instances, allowing LLMs to access job data as resources, execute operations through tools, and use predefined prompts for common Jenkins interactions.
How to use Jenkins MCP Server?
Install Python 3.8+, set up a Jenkins instance, configure environment variables (JENKINS_URL, JENKINS_USERNAME, JENKINS_API_TOKEN), add dependencies with uv, and run the server in development mode with uv run mcp dev server.py.
Key features of Jenkins MCP Server
- Access Jenkins job configurations, build history, and status.
- Trigger builds, update job configurations, and manage tasks.
- Pre-defined interaction patterns for common Jenkins operations.
Use cases of Jenkins MCP Server
- Query Jenkins job status and build history via an LLM.
- Trigger builds and update job configurations automatically.
- Use predefined prompts for routine Jenkins tasks.
FAQ from Jenkins MCP Server
What does this server do?
It provides an MCP server that gives LLMs standardized access to Jenkins data and operations.
What are the runtime requirements?
Python 3.8+ and access to a Jenkins instance. Use uv for environment management.
How do I authenticate to my Jenkins instance?
Set the JENKINS_URL, JENKINS_USERNAME, and JENKINS_API_TOKEN environment variables.
How do I run the server?
Use uv run mcp dev server.py in the project directory after installing dependencies.
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments