15 tools from the Jenkins MCP Server, categorised by risk level.
View the Jenkins policy →get_all_items Get all jobs and folders from Jenkins 2/5 get_all_nodes Get all Jenkins agents and nodes 2/5 get_all_queue_items Get all items in the build queue 2/5 get_build Get details of a specific build 2/5 get_build_console_output Get console logs of a build 2/5 get_item Get details of a specific Jenkins job 2/5 get_item_config Get XML configuration of a job 2/5 get_node Get details of a specific Jenkins node 2/5 get_node_config Get XML configuration of a node 2/5 get_queue_item Get details of a specific queue item 2/5 get_running_builds Get all currently running builds 2/5 query_items Query jobs with pattern filters 2/5 The Jenkins MCP server exposes 15 tools across 3 categories: Read, Destructive, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Jenkins server.
Jenkins tools are categorised as Read (12), Destructive (2), Execute (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept