Jenkins MCP Server
@truxt-ai
Jenkins MCP Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"jenkins-mcp-server": {
"command": "uv",
"args": [
"init",
"jenkins-mcp-server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Nginx UI
0xJackyYet another WebUI for Nginx
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
コメント