Back to Home
jenkinsci icon

mcp-server-plugin

Verified Safe

by jenkinsci

Overview

This plugin enables Jenkins to act as a Model Context Protocol (MCP) server, exposing Jenkins functionalities as tools for AI agents and IDEs.

Installation

Run Command
No command provided

Security Notes

The plugin leverages Jenkins' existing security model for authentication (API tokens with Basic Auth) and permission checks for actions like triggering builds. It implements configurable Origin header validation, which is off by default for AI agents but can be enabled for stricter security. There are no signs of 'eval', obfuscation, or hardcoded secrets. Destructive actions like 'triggerBuild' and 'updateBuild' require appropriate Jenkins permissions. Information serialization is handled by Jackson and Jenkins' own @ExportedBean mechanism, which helps control data exposure.

Similar Servers

Stats

Interest Score46
Security Score8
Cost ClassMedium
Avg Tokens3000
Stars45
Forks29
Last Update2025-12-01

Tags

JenkinsMCPAIPluginServer