netlinq-jenkins-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WEB_HOST | No | FastAPI bind host | 0.0.0.0 |
| WEB_PORT | No | FastAPI bind port | 8000 |
| LLM_MODEL | No | Any LiteLLM-supported model string | gpt-4o |
| WEB_USERS | No | user1:bcrypt-hash,user2:bcrypt-hash for web Basic auth | |
| JENKINS_URL | Yes | Base URL of the Jenkins controller | |
| LLM_API_KEY | No | Provider key (web mode only) | |
| JENKINS_USER | Yes | Service-account username | |
| LLM_API_BASE | No | For Azure / Ollama / self-hosted endpoints | |
| LLM_PROVIDER | No | Informational - LiteLLM picks based on LLM_MODEL | openai |
| JENKINS_TOKEN | Yes | API token (preferred) or password | |
| AUDIT_LOG_PATH | No | JSONL file every tool call is appended to | audit.jsonl |
| PATCH_TAG_PARAM | No | Patch pipeline tag-parameter name | TAG |
| PATCH_REPO_PARAM | No | Patch pipeline repo-parameter name | REPO |
| JENKINS_CA_BUNDLE | No | Path to a CA bundle for self-signed TLS, or 'false' to skip verification | |
| PATCH_PIPELINE_NAME | No | Patch pipeline name | Patch Single Repository Pipeline |
| RELEASE_PIPELINE_NAME | No | Override if your job is named differently | NetLinQ EMS Release pipeline |
| RELEASE_VERSION_PARAM | No | The job's version-parameter name | VERSION |
| WEB_API_SHARED_SECRET | No | Optional X-API-Secret header value for /api/* |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/RadhaKrishna0018/netlinq-jenkins-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server