Skip to main content
Glama

Jenkins MCP Tool

.gitignoreโ€ข725 B
# Python bytecode __pycache__/ *.py[cod] *$py.class *.so .Python # Distribution / packaging build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments venv/ env/ ENV/ .venv/ .env/ # Unit test / coverage reports htmlcov/ .tox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ pytest_cache/ # Editor files .idea/ .vscode/ *.swp *.swo *~ # OS specific .DS_Store Thumbs.db # Project specific *.log .env .env.* !.env.example # MCP specific claude_desktop_config.json # User configuration files (keep examples, ignore actual config) config.yaml scenarios.yaml scenarios.yml my-*.yaml test-*.yaml *-local.yaml

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/xhuaustc/jenkins-mcp'

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