gitlab-api 25.15.55__tar.gz → 25.15.56__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. {gitlab_api-25.15.55/gitlab_api.egg-info → gitlab_api-25.15.56}/PKG-INFO +5 -5
  2. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/README.md +4 -4
  3. gitlab_api-25.15.56/gitlab_api/agent_data/NODE_AGENTS.md +85 -0
  4. gitlab_api-25.15.56/gitlab_api/agent_data/mcp_config.json +36 -0
  5. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/agent_server.py +1 -1
  6. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/gitlab_gql.py +11 -11
  7. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/gitlab_input_models.py +18 -18
  8. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/mcp_server.py +232 -215
  9. {gitlab_api-25.15.55 → gitlab_api-25.15.56/gitlab_api.egg-info}/PKG-INFO +5 -5
  10. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api.egg-info/SOURCES.txt +2 -5
  11. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/pyproject.toml +1 -1
  12. gitlab_api-25.15.55/test_template.py → gitlab_api-25.15.56/test_setup.py +3 -3
  13. gitlab_api-25.15.55/gitlab_api/agent_data/A2A_AGENTS.md +0 -12
  14. gitlab_api-25.15.55/gitlab_api/agent_data/MCP_AGENTS.md +0 -13
  15. gitlab_api-25.15.55/gitlab_api/agent_data/mcp_config.json +0 -34
  16. gitlab_api-25.15.55/gitlab_api/agent_data/templates.py +0 -117
  17. gitlab_api-25.15.55/gitlab_api/mcp_config.json +0 -12
  18. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/LICENSE +0 -0
  19. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/MANIFEST.in +0 -0
  20. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/__init__.py +0 -0
  21. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/__main__.py +0 -0
  22. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/agent_data/CRON.md +0 -0
  23. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/agent_data/CRON_LOG.md +0 -0
  24. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/agent_data/HEARTBEAT.md +0 -0
  25. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/agent_data/IDENTITY.md +0 -0
  26. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/agent_data/MEMORY.md +0 -0
  27. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/agent_data/USER.md +0 -0
  28. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/agent_data/chats +0 -0
  29. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/agent_data/icon.png +0 -0
  30. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/api_wrapper.py +0 -0
  31. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/auth.py +0 -0
  32. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api/gitlab_response_models.py +0 -0
  33. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api.egg-info/dependency_links.txt +0 -0
  34. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api.egg-info/entry_points.txt +0 -0
  35. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api.egg-info/requires.txt +0 -0
  36. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/gitlab_api.egg-info/top_level.txt +0 -0
  37. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/requirements.txt +0 -0
  38. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/scripts/validate_a2a_agent.py +0 -0
  39. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/scripts/validate_agent.py +0 -0
  40. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/setup.cfg +0 -0
  41. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/tests/test_api_wrapper.py +0 -0
  42. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/tests/test_gitlab_a2a_validation.py +0 -0
  43. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/tests/test_gitlab_mcp_validation.py +0 -0
  44. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/tests/test_gitlab_models.py +0 -0
  45. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/tests/test_verify_agent.py +0 -0
  46. {gitlab_api-25.15.55 → gitlab_api-25.15.56}/tests/verify_a2a_queries.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gitlab-api
3
- Version: 25.15.55
3
+ Version: 25.15.56
4
4
  Summary: GitLab API + MCP Server + A2A Server
5
5
  Author-email: Audel Rouhi <knucklessg1@gmail.com>
6
6
  License: MIT
@@ -46,7 +46,7 @@ Dynamic: license-file
46
46
  ![PyPI - Wheel](https://img.shields.io/pypi/wheel/gitlab-api)
47
47
  ![PyPI - Implementation](https://img.shields.io/pypi/implementation/gitlab-api)
48
48
 
49
- *Version: 25.15.55*
49
+ *Version: 25.15.56*
50
50
 
51
51
  ## Overview
52
52
 
@@ -631,7 +631,7 @@ The A2A Server exposes a multi-agent system where a parent orchestrator delegate
631
631
 
632
632
  #### Run the A2A Server:
633
633
  ```bash
634
- gitlab-agent --provider openai --model-id qwen3:4b
634
+ gitlab-agent --provider openai --model-id nvidia/nemotron-3-super
635
635
  ```
636
636
 
637
637
  #### A2A CLI Configuration
@@ -642,7 +642,7 @@ gitlab-agent --provider openai --model-id qwen3:4b
642
642
  | --port | Port to bind the server to | 9000 |
643
643
  | --reload | Enable auto-reload | False |
644
644
  | --provider | LLM Provider (openai, anthropic, google, huggingface) | openai |
645
- | --model-id | LLM Model ID | qwen3:4b |
645
+ | --model-id | LLM Model ID | nvidia/nemotron-3-super |
646
646
  | --base-url | LLM Base URL (for OpenAI compatible providers) | http://ollama.arpa/v1 |
647
647
  | --api-key | LLM API Key | ollama |
648
648
  | --mcp-url | MCP Server URL to connect to | http://localhost:8000/mcp |
@@ -660,7 +660,7 @@ docker run -d -p 8000:8000 --name gitlab-mcp gitlab-api:latest gitlab-mcp --tran
660
660
  ```bash
661
661
  docker run -d -p 9000:9000 --name gitlab-agent gitlab-api:latest gitlab-agent \
662
662
  --provider openai \
663
- --model-id qwen3:4b \
663
+ --model-id nvidia/nemotron-3-super \
664
664
  --mcp-url http://host.docker.internal:8000/mcp
665
665
  ```
666
666
 
@@ -21,7 +21,7 @@
21
21
  ![PyPI - Wheel](https://img.shields.io/pypi/wheel/gitlab-api)
22
22
  ![PyPI - Implementation](https://img.shields.io/pypi/implementation/gitlab-api)
23
23
 
24
- *Version: 25.15.55*
24
+ *Version: 25.15.56*
25
25
 
26
26
  ## Overview
27
27
 
@@ -606,7 +606,7 @@ The A2A Server exposes a multi-agent system where a parent orchestrator delegate
606
606
 
607
607
  #### Run the A2A Server:
608
608
  ```bash
609
- gitlab-agent --provider openai --model-id qwen3:4b
609
+ gitlab-agent --provider openai --model-id nvidia/nemotron-3-super
610
610
  ```
611
611
 
612
612
  #### A2A CLI Configuration
@@ -617,7 +617,7 @@ gitlab-agent --provider openai --model-id qwen3:4b
617
617
  | --port | Port to bind the server to | 9000 |
618
618
  | --reload | Enable auto-reload | False |
619
619
  | --provider | LLM Provider (openai, anthropic, google, huggingface) | openai |
620
- | --model-id | LLM Model ID | qwen3:4b |
620
+ | --model-id | LLM Model ID | nvidia/nemotron-3-super |
621
621
  | --base-url | LLM Base URL (for OpenAI compatible providers) | http://ollama.arpa/v1 |
622
622
  | --api-key | LLM API Key | ollama |
623
623
  | --mcp-url | MCP Server URL to connect to | http://localhost:8000/mcp |
@@ -635,7 +635,7 @@ docker run -d -p 8000:8000 --name gitlab-mcp gitlab-api:latest gitlab-mcp --tran
635
635
  ```bash
636
636
  docker run -d -p 9000:9000 --name gitlab-agent gitlab-api:latest gitlab-agent \
637
637
  --provider openai \
638
- --model-id qwen3:4b \
638
+ --model-id nvidia/nemotron-3-super \
639
639
  --mcp-url http://host.docker.internal:8000/mcp
640
640
  ```
641
641
 
@@ -0,0 +1,85 @@
1
+ # NODE_AGENTS.md - Dynamic Agent Registry
2
+
3
+ This file tracks the generated agents from MCP servers, Universal Skills, and Skill Graphs.
4
+
5
+ ## Agent Mapping Table
6
+
7
+ | Name | Description | System Prompt | Tag | Skills | Tools | Skill Count | Tool Count | Avg Score |
8
+ |------|-------------|---------------|-----|--------|-------|-------------|------------|-----------|
9
+ | rust_programmer | You are a Rust systems and performance expert specializing in writing extremely safe, high-performance, and reliable systems using Rust. Your mission is to leverage Rust's unique guarantees around... | prompts/rust_programmer.md | - | rust-docs | - | 1 | 0 | 60 |
10
+ | browser_automation | **Observed in**: Assistant internal architecture | prompts/browser_automation.md | - | web-artifacts, browser-tools, agent-browser, web-design-guidelines, web-crawler | - | 5 | 0 | 40 |
11
+ | base_agent | --- | prompts/base_agent.md | - | - | - | 0 | 0 | 5 |
12
+ | typescript_programmer | You are an elite TypeScript programmer and reviewer with expertise in building type-safe, scalable, and resilient applications using modern web engineering principles. You also specialize in creating... | prompts/typescript_programmer.md | - | svelte-docs, react-development, nextjs-docs, canvas-design, reactrouter-docs, nodejs-docs, tdd-methodology, web-artifacts, shadcn-docs, vercel-docs, react-docs, vuejs-docs, remix-docs, vitejs-docs, tanstack-docs, redux-docs, nestjs-docs | - | 17 | 0 | 100 |
13
+ | verifier | You are an elite quality assurance expert and verification specialist. Your goal is to evaluate if the results accurately and comprehensively address the user's query, while also actively attempting... | prompts/verifier.md | - | spec-verifier, tdd-methodology | - | 2 | 0 | 60 |
14
+ | data_scientist | You are an elite Data Scientist and Machine Learning engineer. You possess unparalleled skills in exploring tabular data, building neural networks, analyzing trends, and constructing production ML... | prompts/data_scientist.md | - | tensorflow-docs, numpy-docs, scikit-learn-docs, langchain-docs, pandas-docs, jupyter-notebook, scipy-docs, huggingface-docs, pytorch-docs, matplotlib-docs | - | 10 | 0 | 90 |
15
+ | tool_guidance | --- | prompts/tool_guidance.md | - | - | - | 0 | 0 | 5 |
16
+ | database_expert | You are a database architecture and optimization specialist responsible for ensuring the reliability, integrity, and performance of application data layers. Your mission is to design efficient... | prompts/database_expert.md | - | neo4j-docs, redis-docs, mariadb-docs, falkordb-docs, qdrant-docs, chromadb-docs, postgres-docs, mongodb-docs, couchbase-docs, database-tools, mssql-docs | - | 11 | 0 | 100 |
17
+ | project_manager | You are an expert Technical Project Manager and Scrum Master. You orchestrate humans, agents, roadmaps, and communication channels. You effortlessly bridge the gap between high-level engineering... | prompts/project_manager.md | - | spec-generator, session-handoff, google-workspace, internal-comms, github-tools | - | 5 | 0 | 70 |
18
+ | agent_engineer | You are an agent engineering mastermind! You live and breathe agentic systems—designing agents that design agents, building MCP servers that unlock new capabilities, and weaving skill graphs that... | prompts/agent_engineer.md | - | fastmcp-docs, agent-builder, skill-installer, agent-workflows, skill-graph-builder, agents-md-generator, self-improver, pydantic-ai-docs, mcp-client, agent-spawner, mcp-builder, skill-builder, agent-package-builder | - | 13 | 0 | 100 |
19
+ | debugger_expert | You are the definitive Debugging Expert. You step into burning codebases, decipher cryptic stack traces, untangle deep memory leaks, and stabilize critical failures across platforms. You remain calm... | prompts/debugger_expert.md | - | agent-builder, developer-utilities | - | 2 | 0 | 60 |
20
+ | java_programmer | You are a seasoned Java and Enterprise Developer. You navigate massive object-oriented codebases with ease, wrangling the JVM, Spring Boot, and enterprise design patterns into highly scalable backend... | prompts/java_programmer.md | - | java-docs | - | 1 | 0 | 60 |
21
+ | safety_guard | --- | prompts/safety_guard.md | - | - | - | 0 | 0 | 5 |
22
+ | cloud_architect | You are a visionary Cloud Architect. You conceptualize, map, and deploy the invisible highways of the internet. You specialize in AWS, Azure, GCP, and general cloud-native topologies. You design... | prompts/cloud_architect.md | - | c4-architecture, developer-utilities, aws-docs, azure-docs, gcp-docs | - | 5 | 0 | 70 |
23
+ | mobile_programmer | You are a top-tier Mobile Application Programmer. You breathe React Native, iOS, and Android build pipelines. Your mission is to write intuitive, fast, and 60FPS mobile interfaces utilizing modern... | prompts/mobile_programmer.md | - | react-docs, react-native-skills | - | 2 | 0 | 60 |
24
+ | critique | --- | prompts/critique.md | - | spec-verifier, tdd-methodology, self-improver | - | 3 | 0 | 25 |
25
+ | python_programmer | You are a Python programming wizard! You breathe Pythonic code and dream in async generators. Your mission is to craft production-ready Python solutions that follow PEP 8 and project standards. | prompts/python_programmer.md | - | fastmcp-docs, fastapi-docs, agent-builder, api-wrapper-builder, tdd-methodology, developer-utilities, jupyter-notebook, python-docs, pydantic-ai-docs, pydantic-docs, mcp-builder, agent-package-builder, django-docs | - | 13 | 0 | 100 |
26
+ | c_programmer | You are a ruthless C Systems Programmer. You operate at the lowest levels of the software stack, where memory is managed manually, pointers dictate structure, and performance is measured in... | prompts/c_programmer.md | - | c-docs, developer-utilities | - | 2 | 0 | 60 |
27
+ | coordinator | --- | prompts/coordinator.md | - | agent-workflows, task-planner, internal-comms, session-handoff | - | 4 | 0 | 25 |
28
+ | planner | You are a Project Planner and task orchestration expert. Your goal is to decompose user requests into high-fidelity, phased TaskLists that guide implementation from concept to completion, ensuring... | prompts/planner.md | - | spec-generator, brainstorming, task-planner, internal-comms, constitution-generator | - | 5 | 0 | 70 |
29
+ | researcher | You are a master discovery agent and multi-vector search expert. Your goal is to gather high-fidelity information from various sources to support complex agentic workflows and provide thorough... | prompts/researcher.md | - | web-fetch, web-artifacts, browser-tools, agent-browser, web-design-guidelines, web-search, web-crawler | - | 7 | 0 | 90 |
30
+ | golang_programmer | You are an expert Golang programmer and reviewer. Your mission is to write simple, efficient, and highly concurrent applications using Go, following idiomatic Gopher patterns. | prompts/golang_programmer.md | - | go-docs | - | 1 | 0 | 60 |
31
+ | ui_ux_designer | You are a legendary UI/UX Designer and Frontend Artist. You refuse to build generic MVPs; every pixel you construct is deliberate, vibrant, dynamic, and cinematic. You think in layout structures,... | prompts/ui_ux_designer.md | - | chakra-ui-docs, radix-ui-docs, website-builder, canvas-design, material-ui-docs, website-cloner, shadcn-docs, web-artifacts, theme-factory, brand-guidelines, web-design-guidelines, framer-docs, algorithmic-art | - | 13 | 0 | 100 |
32
+ | document_specialist | You are a premier Document and Presentation Specialist. You specialize in the extraction, conversion, formatting, and generation of dense documents. Whether processing complex PDFs, migrating legacy... | prompts/document_specialist.md | - | marp-presentations, document-converter, creative-media, document-tools | - | 4 | 0 | 70 |
33
+ | systems_manager | You are a relentless Systems Manager. You maintain the foundational environment—hardware, OS, and software stacks—ensuring these systems are healthy, optimized, and secure. You manage raw system... | prompts/systems_manager.md | - | home-assistant-docs, system-tools, postiz-docs, uptime-kuma-docs, owncast-docs, linux-docs | - | 6 | 0 | 90 |
34
+ | architect | --- | prompts/architect.md | - | spec-generator, c4-architecture, product-strategy, user-research, brainstorming, mermaid-diagrams | - | 6 | 0 | 45 |
35
+ | memory_instruction | You are a system that manages how agent memory files are loaded and processed. Your purpose is to establish that user-provided instructions take absolute precedence over default behavior through the... | prompts/memory_instruction.md | - | - | - | 0 | 0 | 50 |
36
+ | javascript_programmer | You are the JavaScript Programmer. Stay playful but be brutally honest about runtime risks, async chaos, and bundle bloat. | prompts/javascript_programmer.md | - | canvas-design, nodejs-docs, developer-utilities, web-artifacts, react-docs | - | 5 | 0 | 60 |
37
+ | qa_expert | You are the QA expert. Risk-based mindset, defect-prevention first, automation evangelist. Be playful, but push teams to ship with confidence. | prompts/qa_expert.md | - | self-improver, testing-library-docs, tdd-methodology, developer-utilities, spec-verifier | - | 5 | 0 | 60 |
38
+ | agent_summary | You are a system that generates periodic background progress updates for sub-agents running in coordinator mode. Your purpose is to provide the parent agent with real-time awareness of what each... | prompts/agent_summary.md | - | - | - | 0 | 0 | 50 |
39
+ | safety_policy | > | prompts/safety_policy.md | - | - | - | 0 | 0 | 5 |
40
+ | cpp_programmer | You are an expert C++ Software Engineer. You thrive in the nexus of absolute performance and zero-cost abstraction paradigms. You command modern C++ (C++17, C++20), relying heavily on templates, RAII... | prompts/cpp_programmer.md | - | developer-utilities | - | 1 | 0 | 60 |
41
+ | security_auditor | You are a vigilant Security Auditor and Threat Modeler. You hunt for vulnerabilities, analyze deep architectural flaws, manage access controls, and enforce the highest levels of cryptographic and... | prompts/security_auditor.md | - | security-tools, linux-docs | - | 2 | 0 | 60 |
42
+ | devops_engineer | You are a DevOps and operational stability expert responsible for ensuring applications are deployed smoothly, run efficiently, and remain stable. Your mission is to design and maintain robust CI/CD... | prompts/devops_engineer.md | - | gcp-docs, c4-architecture, terraform-docs, aws-docs, azure-docs, docker-docs, cloudflare-deploy, temporal-docs, minio-docs | - | 9 | 0 | 90 |
43
+ | Gitlab-Api Groups Specialist | Expert specialist for groups domain tasks. | You are a Gitlab-Api Groups specialist. Help users manage and interact with Groups functionality using the available tools. | groups | - | stdio | 0 | 1 | 50 |
44
+ | Gitlab-Api Protected Branches Specialist | Expert specialist for protected_branches domain tasks. | You are a Gitlab-Api Protected Branches specialist. Help users manage and interact with Protected Branches functionality using the available tools. | protected_branches | - | stdio | 0 | 1 | 50 |
45
+ | Gitlab-Api Pipelines Specialist | Expert specialist for pipelines domain tasks. | You are a Gitlab-Api Pipelines specialist. Help users manage and interact with Pipelines functionality using the available tools. | pipelines | - | stdio | 0 | 1 | 50 |
46
+ | Gitlab-Api Merge Requests Specialist | Expert specialist for merge_requests domain tasks. | You are a Gitlab-Api Merge Requests specialist. Help users manage and interact with Merge Requests functionality using the available tools. | merge_requests | - | stdio | 0 | 1 | 50 |
47
+ | Gitlab-Api Misc Specialist | Expert specialist for misc domain tasks. | You are a Gitlab-Api Misc specialist. Help users manage and interact with Misc functionality using the available tools. | misc | - | stdio | 0 | 1 | 40 |
48
+ | Gitlab-Api Packages Specialist | Expert specialist for packages domain tasks. | You are a Gitlab-Api Packages specialist. Help users manage and interact with Packages functionality using the available tools. | packages | - | stdio | 0 | 1 | 50 |
49
+ | Gitlab-Api Deploy Tokens Specialist | Expert specialist for deploy_tokens domain tasks. | You are a Gitlab-Api Deploy Tokens specialist. Help users manage and interact with Deploy Tokens functionality using the available tools. | deploy_tokens | - | stdio | 0 | 1 | 50 |
50
+ | Gitlab-Api Custom Api Specialist | Expert specialist for custom_api domain tasks. | You are a Gitlab-Api Custom Api specialist. Help users manage and interact with Custom Api functionality using the available tools. | custom_api | - | stdio | 0 | 1 | 50 |
51
+ | Gitlab-Api Pipeline Schedules Specialist | Expert specialist for pipeline_schedules domain tasks. | You are a Gitlab-Api Pipeline Schedules specialist. Help users manage and interact with Pipeline Schedules functionality using the available tools. | pipeline_schedules | - | stdio | 0 | 1 | 50 |
52
+ | Gitlab-Api Merge Rules Specialist | Expert specialist for merge_rules domain tasks. | You are a Gitlab-Api Merge Rules specialist. Help users manage and interact with Merge Rules functionality using the available tools. | merge_rules | - | stdio | 0 | 1 | 50 |
53
+ | Gitlab-Api Commits Specialist | Expert specialist for commits domain tasks. | You are a Gitlab-Api Commits specialist. Help users manage and interact with Commits functionality using the available tools. | commits | - | stdio | 0 | 1 | 50 |
54
+ | Gitlab-Api Branches Specialist | Expert specialist for branches domain tasks. | You are a Gitlab-Api Branches specialist. Help users manage and interact with Branches functionality using the available tools. | branches | - | stdio | 0 | 1 | 50 |
55
+ | Gitlab-Api Jobs Specialist | Expert specialist for jobs domain tasks. | You are a Gitlab-Api Jobs specialist. Help users manage and interact with Jobs functionality using the available tools. | jobs | - | stdio | 0 | 1 | 40 |
56
+ | Gitlab-Api Tags Specialist | Expert specialist for tags domain tasks. | You are a Gitlab-Api Tags specialist. Help users manage and interact with Tags functionality using the available tools. | tags | - | stdio | 0 | 1 | 40 |
57
+ | Gitlab-Api Members Specialist | Expert specialist for members domain tasks. | You are a Gitlab-Api Members specialist. Help users manage and interact with Members functionality using the available tools. | members | - | stdio | 0 | 1 | 50 |
58
+ | Gitlab-Api Environments Specialist | Expert specialist for environments domain tasks. | You are a Gitlab-Api Environments specialist. Help users manage and interact with Environments functionality using the available tools. | environments | - | stdio | 0 | 1 | 50 |
59
+ | Gitlab-Api Projects Specialist | Expert specialist for projects domain tasks. | You are a Gitlab-Api Projects specialist. Help users manage and interact with Projects functionality using the available tools. | projects | - | stdio | 0 | 1 | 50 |
60
+ | Gitlab-Api Releases Specialist | Expert specialist for releases domain tasks. | You are a Gitlab-Api Releases specialist. Help users manage and interact with Releases functionality using the available tools. | releases | - | stdio | 0 | 1 | 50 |
61
+ | Gitlab-Api Runners Specialist | Expert specialist for runners domain tasks. | You are a Gitlab-Api Runners specialist. Help users manage and interact with Runners functionality using the available tools. | runners | - | stdio | 0 | 1 | 50 |
62
+
63
+ ## Tool Inventory Table
64
+
65
+ | Tool Name | Description | Tag | Source | Score | Approval |
66
+ |-----------|-------------|-----|--------|-------|----------|
67
+ | gitlab-api_groups_toolset | Static hint toolset for groups based on config env. | groups | gitlab-api | 50 | No |
68
+ | gitlab-api_protected_branches_toolset | Static hint toolset for protected_branches based on config env. | protected_branches | gitlab-api | 50 | No |
69
+ | gitlab-api_pipelines_toolset | Static hint toolset for pipelines based on config env. | pipelines | gitlab-api | 50 | No |
70
+ | gitlab-api_merge_requests_toolset | Static hint toolset for merge_requests based on config env. | merge_requests | gitlab-api | 50 | No |
71
+ | gitlab-api_misc_toolset | Static hint toolset for misc based on config env. | misc | gitlab-api | 40 | No |
72
+ | gitlab-api_packages_toolset | Static hint toolset for packages based on config env. | packages | gitlab-api | 50 | No |
73
+ | gitlab-api_deploy_tokens_toolset | Static hint toolset for deploy_tokens based on config env. | deploy_tokens | gitlab-api | 50 | No |
74
+ | gitlab-api_custom_api_toolset | Static hint toolset for custom_api based on config env. | custom_api | gitlab-api | 50 | No |
75
+ | gitlab-api_pipeline_schedules_toolset | Static hint toolset for pipeline_schedules based on config env. | pipeline_schedules | gitlab-api | 50 | No |
76
+ | gitlab-api_merge_rules_toolset | Static hint toolset for merge_rules based on config env. | merge_rules | gitlab-api | 50 | No |
77
+ | gitlab-api_commits_toolset | Static hint toolset for commits based on config env. | commits | gitlab-api | 50 | No |
78
+ | gitlab-api_branches_toolset | Static hint toolset for branches based on config env. | branches | gitlab-api | 50 | No |
79
+ | gitlab-api_jobs_toolset | Static hint toolset for jobs based on config env. | jobs | gitlab-api | 40 | No |
80
+ | gitlab-api_tags_toolset | Static hint toolset for tags based on config env. | tags | gitlab-api | 40 | No |
81
+ | gitlab-api_members_toolset | Static hint toolset for members based on config env. | members | gitlab-api | 50 | No |
82
+ | gitlab-api_environments_toolset | Static hint toolset for environments based on config env. | environments | gitlab-api | 50 | No |
83
+ | gitlab-api_projects_toolset | Static hint toolset for projects based on config env. | projects | gitlab-api | 50 | No |
84
+ | gitlab-api_releases_toolset | Static hint toolset for releases based on config env. | releases | gitlab-api | 50 | No |
85
+ | gitlab-api_runners_toolset | Static hint toolset for runners based on config env. | runners | gitlab-api | 50 | No |
@@ -0,0 +1,36 @@
1
+ {
2
+ "mcpServers": {
3
+ "gitlab-api": {
4
+ "command": "gitlab-mcp",
5
+ "args": [
6
+ "--transport",
7
+ "stdio"
8
+ ],
9
+ "env": {
10
+ "GITLAB_URL": "${GITLAB_URL}",
11
+ "GITLAB_TOKEN": "${GITLAB_TOKEN}",
12
+ "GROUPSTOOL": "${ GROUPSTOOL:-True }",
13
+ "PROTECTED_BRANCHESTOOL": "${ PROTECTED_BRANCHESTOOL:-True }",
14
+ "PIPELINESTOOL": "${ PIPELINESTOOL:-True }",
15
+ "MERGE_REQUESTSTOOL": "${ MERGE_REQUESTSTOOL:-True }",
16
+ "MISCTOOL": "${ MISCTOOL:-True }",
17
+ "PACKAGESTOOL": "${ PACKAGESTOOL:-True }",
18
+ "DEPLOY_TOKENSTOOL": "${ DEPLOY_TOKENSTOOL:-True }",
19
+ "CUSTOM_APITOOL": "${ CUSTOM_APITOOL:-True }",
20
+ "PIPELINE_SCHEDULESTOOL": "${ PIPELINE_SCHEDULESTOOL:-True }",
21
+ "MERGE_RULESTOOL": "${ MERGE_RULESTOOL:-True }",
22
+ "COMMITSTOOL": "${ COMMITSTOOL:-True }",
23
+ "BRANCHESTOOL": "${ BRANCHESTOOL:-True }",
24
+ "JOBSTOOL": "${ JOBSTOOL:-True }",
25
+ "TAGSTOOL": "${ TAGSTOOL:-True }",
26
+ "MEMBERSTOOL": "${ MEMBERSTOOL:-True }",
27
+ "ENVIRONMENTSTOOL": "${ ENVIRONMENTSTOOL:-True }",
28
+ "PROJECTSTOOL": "${ PROJECTSTOOL:-True }",
29
+ "RELEASESTOOL": "${ RELEASESTOOL:-True }",
30
+ "RUNNERSTOOL": "${ RUNNERSTOOL:-True }",
31
+ "GITLAB_SSL_VERIFY": "${GITLAB_SSL_VERIFY}",
32
+ "GITLAB_VERIFY": "${GITLAB_VERIFY}"
33
+ }
34
+ }
35
+ }
36
+ }
@@ -13,7 +13,7 @@ from agent_utilities import (
13
13
  load_identity,
14
14
  )
15
15
 
16
- __version__ = "25.15.55"
16
+ __version__ = "25.15.56"
17
17
 
18
18
  logging.basicConfig(
19
19
  level=logging.INFO,
@@ -106,7 +106,7 @@ class GraphQL:
106
106
  self,
107
107
  project_id: Union[int, str],
108
108
  search: Optional[str] = None,
109
- regex: Optional[str] = None,
109
+ _regex: Optional[str] = None,
110
110
  first: Optional[int] = 20,
111
111
  after: Optional[str] = None,
112
112
  ) -> Dict[str, Any]:
@@ -664,7 +664,7 @@ class GraphQL:
664
664
  project_id: Union[int, str],
665
665
  ref: Optional[str] = None,
666
666
  path: Optional[str] = None,
667
- author: Optional[str] = None,
667
+ _author: Optional[str] = None,
668
668
  since: Optional[str] = None,
669
669
  until: Optional[str] = None,
670
670
  all: Optional[bool] = False,
@@ -758,12 +758,12 @@ class GraphQL:
758
758
  branch: str,
759
759
  message: str,
760
760
  actions: List[Dict],
761
- start_branch: Optional[str] = None,
762
- start_sha: Optional[str] = None,
763
- start_project: Optional[Union[int, str]] = None,
761
+ _start_branch: Optional[str] = None,
762
+ _start_sha: Optional[str] = None,
763
+ _start_project: Optional[Union[int, str]] = None,
764
764
  author_email: Optional[str] = None,
765
765
  author_name: Optional[str] = None,
766
- stats: Optional[bool] = False,
766
+ _stats: Optional[bool] = False,
767
767
  force: Optional[bool] = False,
768
768
  ) -> Dict[str, Any]:
769
769
  """
@@ -1100,7 +1100,7 @@ class GraphQL:
1100
1100
  title: str,
1101
1101
  description: Optional[str] = None,
1102
1102
  labels: Optional[List[str]] = None,
1103
- milestone_id: Optional[int] = None,
1103
+ _milestone_id: Optional[int] = None,
1104
1104
  assignee_ids: Optional[List[int]] = None,
1105
1105
  remove_source_branch: Optional[bool] = False,
1106
1106
  ) -> Dict[str, Any]:
@@ -1298,7 +1298,7 @@ class GraphQL:
1298
1298
  project_id: Union[int, str],
1299
1299
  ref: Optional[str] = None,
1300
1300
  status: Optional[str] = None,
1301
- source: Optional[str] = None,
1301
+ _source: Optional[str] = None,
1302
1302
  username: Optional[str] = None,
1303
1303
  updated_after: Optional[str] = None,
1304
1304
  updated_before: Optional[str] = None,
@@ -1971,7 +1971,7 @@ class GraphQL:
1971
1971
  def get_packages(
1972
1972
  self,
1973
1973
  project_id: Union[int, str],
1974
- package_type: Optional[str] = None,
1974
+ _package_type: Optional[str] = None,
1975
1975
  package_name: Optional[str] = None,
1976
1976
  first: Optional[int] = 20,
1977
1977
  after: Optional[str] = None,
@@ -2216,7 +2216,7 @@ class GraphQL:
2216
2216
  def get_members(
2217
2217
  self,
2218
2218
  project_id: Union[int, str],
2219
- include_inherited: Optional[bool] = False,
2219
+ _include_inherited: Optional[bool] = False,
2220
2220
  search: Optional[str] = None,
2221
2221
  first: Optional[int] = 20,
2222
2222
  after: Optional[str] = None,
@@ -2226,7 +2226,7 @@ class GraphQL:
2226
2226
 
2227
2227
  Args:
2228
2228
  project_id: Project ID or full path.
2229
- include_inherited: Include inherited members (not supported in GraphQL).
2229
+ _include_inherited: Include inherited members (not supported in GraphQL).
2230
2230
  search: Optional search term (not supported in GraphQL).
2231
2231
  first: Number of members to fetch.
2232
2232
  after: Cursor for pagination.
@@ -53,7 +53,7 @@ class BranchModel(BaseModel):
53
53
  return v
54
54
  return str(v).strip("'\"")
55
55
 
56
- def model_post_init(self, __context):
56
+ def model_post_init(self, _context):
57
57
  """
58
58
  Build the API parameters
59
59
  """
@@ -163,7 +163,7 @@ class CommitModel(BaseModel):
163
163
  return v
164
164
  return str(v).strip("'\"")
165
165
 
166
- def model_post_init(self, __context):
166
+ def model_post_init(self, _context):
167
167
  """
168
168
  Build the API parameters
169
169
  """
@@ -427,7 +427,7 @@ class TagModel(BaseModel):
427
427
  page: Optional[int] = Field(description="Pagination page", default=1)
428
428
  per_page: Optional[int] = Field(description="Results per page", default=100)
429
429
 
430
- def model_post_init(self, __context):
430
+ def model_post_init(self, _context):
431
431
  self.api_parameters = {}
432
432
  if self.page:
433
433
  self.api_parameters["page"] = self.page
@@ -547,7 +547,7 @@ class DeployTokenModel(BaseModel):
547
547
  page: Optional[int] = Field(description="Pagination page", default=1)
548
548
  per_page: Optional[int] = Field(description="Results per page", default=100)
549
549
 
550
- def model_post_init(self, __context):
550
+ def model_post_init(self, _context):
551
551
  """
552
552
  Build the API parameters
553
553
  """
@@ -884,7 +884,7 @@ class GroupModel(BaseModel):
884
884
  return v
885
885
  return str(v).strip("'\"")
886
886
 
887
- def model_post_init(self, __context):
887
+ def model_post_init(self, _context):
888
888
  """
889
889
  Build the API parameters
890
890
  """
@@ -1036,7 +1036,7 @@ class JobModel(BaseModel):
1036
1036
  raise ParameterError
1037
1037
  return v
1038
1038
 
1039
- def model_post_init(self, __context):
1039
+ def model_post_init(self, _context):
1040
1040
  """
1041
1041
  Build the API parameters
1042
1042
  """
@@ -1109,7 +1109,7 @@ class MembersModel(BaseModel):
1109
1109
  raise ParameterError
1110
1110
  return v
1111
1111
 
1112
- def model_post_init(self, __context):
1112
+ def model_post_init(self, _context):
1113
1113
  """
1114
1114
  Build the API parameters
1115
1115
  """
@@ -1224,7 +1224,7 @@ class MergeRequestModel(BaseModel):
1224
1224
  api_parameters: Optional[Dict] = Field(description="API Parameters", default=None)
1225
1225
  data: Optional[Dict] = Field(description="Data Payload", default=None)
1226
1226
 
1227
- def model_post_init(self, __context):
1227
+ def model_post_init(self, _context):
1228
1228
  """
1229
1229
  Build the API parameters
1230
1230
  """
@@ -1706,7 +1706,7 @@ class MergeRequestRuleSettingsModel(BaseModel):
1706
1706
  api_parameters: Optional[Dict] = Field(description="API Parameters", default=None)
1707
1707
  data: Optional[Dict] = Field(description="Data Payload", default=None)
1708
1708
 
1709
- def model_post_init(self, __context):
1709
+ def model_post_init(self, _context):
1710
1710
  """
1711
1711
  Build the API parameters
1712
1712
  """
@@ -1779,7 +1779,7 @@ class NamespaceModel(BaseModel):
1779
1779
  api_parameters: Optional[Dict] = Field(description="API Parameters", default=None)
1780
1780
  data: Optional[Dict] = Field(description="Data Payload", default=None)
1781
1781
 
1782
- def model_post_init(self, __context):
1782
+ def model_post_init(self, _context):
1783
1783
  """
1784
1784
  Build the API parameters
1785
1785
  """
@@ -1852,7 +1852,7 @@ class PackageModel(BaseModel):
1852
1852
  select: Optional[str] = None
1853
1853
  api_parameters: Optional[Dict] = Field(description="API Parameters", default=None)
1854
1854
 
1855
- def model_post_init(self, __context):
1855
+ def model_post_init(self, _context):
1856
1856
  """
1857
1857
  Build the API parameters
1858
1858
  """
@@ -1987,7 +1987,7 @@ class PipelineModel(BaseModel):
1987
1987
 
1988
1988
  return values
1989
1989
 
1990
- def model_post_init(self, __context):
1990
+ def model_post_init(self, _context):
1991
1991
  """
1992
1992
  Build the API parameters
1993
1993
  """
@@ -2245,7 +2245,7 @@ class ProjectModel(BaseModel):
2245
2245
  api_parameters: Optional[Dict] = Field(description="API Parameters", default=None)
2246
2246
  data: Optional[Dict] = Field(description="Data Payload", default=None)
2247
2247
 
2248
- def model_post_init(self, __context):
2248
+ def model_post_init(self, _context):
2249
2249
  """
2250
2250
  Build the API parameters
2251
2251
  """
@@ -2575,7 +2575,7 @@ class ProtectedBranchModel(BaseModel):
2575
2575
  api_parameters: Optional[Dict] = Field(description="API Parameters", default=None)
2576
2576
  data: Optional[Dict] = Field(description="Data Payload", default=None)
2577
2577
 
2578
- def model_post_init(self, __context):
2578
+ def model_post_init(self, _context):
2579
2579
  """
2580
2580
  Build the API parameters
2581
2581
  """
@@ -2738,7 +2738,7 @@ class ReleaseModel(BaseModel):
2738
2738
  api_parameters: Optional[Dict] = Field(description="API Parameters", default=None)
2739
2739
  data: Optional[Dict] = Field(description="Data Payload", default=None)
2740
2740
 
2741
- def model_post_init(self, __context):
2741
+ def model_post_init(self, _context):
2742
2742
  """
2743
2743
  Build the API parameters
2744
2744
  """
@@ -2911,7 +2911,7 @@ class RunnerModel(BaseModel):
2911
2911
  api_parameters: Optional[Dict] = Field(description="API Parameters", default=None)
2912
2912
  data: Optional[Dict] = Field(description="Data Payload", default=None)
2913
2913
 
2914
- def model_post_init(self, __context):
2914
+ def model_post_init(self, _context):
2915
2915
  """
2916
2916
  Build the API parameters
2917
2917
  """
@@ -3071,7 +3071,7 @@ class UserModel(BaseModel):
3071
3071
  user_id: Optional[Union[str, int]] = None
3072
3072
  api_parameters: Optional[Dict] = Field(description="API Parameters", default=None)
3073
3073
 
3074
- def model_post_init(self, __context):
3074
+ def model_post_init(self, _context):
3075
3075
  """
3076
3076
  Build the API parameters
3077
3077
  """
@@ -3225,7 +3225,7 @@ class WikiModel(BaseModel):
3225
3225
  api_parameters: Optional[Dict] = Field(description="API Parameters", default=None)
3226
3226
  data: Optional[Dict] = Field(description="Data Payload", default=None)
3227
3227
 
3228
- def model_post_init(self, __context):
3228
+ def model_post_init(self, _context):
3229
3229
  """
3230
3230
  Build the API parameters
3231
3231
  """