MCPVault

get_plugin

MCP tool from MCP Jenkins by lanbaoshen

Get a specific plugin by short name.

How to use it

get_plugin is exposed by the MCP Jenkins MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_plugin tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Jenkins

$uvx mcp-jenkins
FULL MCP JENKINS LISTING

Other tools in MCP Jenkins (30)

build_item

Build a item.

cancel_queue_item

Cancel a specific queue item by ID.

get_all_build_artifacts

List the artifacts of a specific build.

get_all_items

Get all items in Jenkins.

get_all_nodes

Get all nodes in Jenkins.

get_all_plugins

Get all installed plugins.

get_all_queue_items

Get all queue items in Jenkins.

get_all_views

Get the configuration of a specific view.

get_build

Get a specific build by job name and build number.

get_build_artifact

Download an artifact from a specific build.

get_build_artifact_url

Get the direct URL of an artifact from a specific build.

get_build_console_output

Get the console output of a specific build.

get_build_parameters

Get the parameters of a specific build.

get_build_scripts

Get scripts associated with a specific build.

get_build_test_report

Get the test report of a specific build.

get_item

Get a specific item by name.

get_item_config

Get the configuration of a specific item.

get_item_parameters

Get the parameters of a specific item.

get_node

Get a specific node by name.

get_node_config

Get the configuration of a specific node.

get_plugin_dependency_graph

Get dependency graph for a plugin in Graphviz format.

get_plugins_with_backup

Get plugins that can be downgraded.

get_plugins_with_problems

Get plugins with problems (missing dependencies, version mismatch, etc.).

get_plugins_with_updates

Get plugins that have available updates.

get_queue_item

Get a specific queue item by ID.

get_running_builds

Get all currently running builds in Jenkins.

get_view

Get a specific view by name.

query_items

Query items based on pattern.

run_groovy_script

Execute an arbitrary Groovy script on Jenkins.

stop_build

Stop a specific build by job name and build number.