A local MCP server for Jenkins that replicates the Jenkins MCP Server Plugin by calling Jenkins REST API over HTTP. No plugin installation required.

0 stars 0 forks 0 watchers TypeScript MIT License
1 Open Issue Need Help Last updated: Feb 10, 2026

Open Issues Need Help

View All on GitHub
Software Development Plugin Development

AI Summary: This issue proposes to centralize the application's version string, currently hardcoded in three different files, into a single source of truth within `package.json`. The goal is to dynamically read the version from `package.json` at runtime and use it across the server and CLI configurations to prevent version mismatches and simplify updates.

Complexity: 2/5
enhancement good first issue

A local MCP server for Jenkins that replicates the Jenkins MCP Server Plugin by calling Jenkins REST API over HTTP. No plugin installation required.

TypeScript