Skip to main content
Glama

MCP-Jenkins

by gcorroto
config.example.env663 B
# Configuración del MCP Server de Jenkins # Copia este archivo como .env y configura tus valores # URL de tu servidor Jenkins (incluye https://) JENKINS_URL=https://tu-jenkins.com # Usuario de Jenkins (recomendado usar un token de API en lugar de password) JENKINS_USERNAME=tu-usuario # Password o Token de API de Jenkins # Se recomienda usar un token de API en lugar del password real # Puedes generar un token en: Jenkins > People > tu-usuario > Configure > API Token JENKINS_PASSWORD=tu-token-o-password # Ejemplos de configuración: # JENKINS_URL=https://jenkins.empresa.com # JENKINS_USERNAME=bot-ci # JENKINS_PASSWORD=11234567890abcdef1234567890abcdef

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

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