Skip to main content
Glama

Jenkins MCP Server

package.json1.33 kB
{ "name": "@ashwinighuge/jenkins-mcp-server", "version": "1.0.7", "description": "An MCP server for interacting with a Jenkins CI/CD server. Allows you to trigger jobs, check build statuses, and manage your Jenkins instance through MCP.", "main": "bin/jenkins-mcp.js", "bin": { "jenkins-mcp": "bin/jenkins-mcp.js" }, "scripts": { "test": "python -m pytest test/ -v", "prepare": "chmod +x bin/jenkins-mcp.js", "postinstall": "node scripts/check-python.js" }, "keywords": [ "mcp", "jenkins", "claude", "ci-cd", "automation", "build", "deployment", "model-context-protocol", "llm", "ai-assistant" ], "author": "Ashwini Ghuge <ashwini.ghuge@example.com>", "license": "Apache-2.0", "repository": { "type": "git", "url": "git+https://github.com/AshwiniGhuge3012/jenkins-mcp-server.git" }, "bugs": { "url": "https://github.com/AshwiniGhuge3012/jenkins-mcp-server/issues" }, "homepage": "https://github.com/AshwiniGhuge3012/jenkins-mcp-server#readme", "files": [ "bin/", "python/", "scripts/", "README.md", "LICENSE", "pyproject.toml" ], "engines": { "node": ">=14.0.0" }, "dependencies": {}, "publishConfig": { "access": "public" }, "os": [ "darwin", "linux", "win32" ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AshwiniGhuge3012/jenkins-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server