Back to Apps

Dev Kit
by nguyenvanduocit
Unified MCP server connecting AI to Jira, Confluence, GitLab, and GitHub for automated dev workflows.
0 stars
Works in:claude
Exposes:Tools
What it does
Dev Kit acts as a comprehensive bridge between AI models and essential development ecosystem tools. It allows AI agents to interact directly with project management and version control systems, automating the flow between task tracking, documentation, and code implementation.
Tools
jira_search_issue: Search for Jira issues using JQL.jira_create_issue: Create new Jira issues with specified details.confluence_search: Search for content across Confluence pages.confluence_get_page: Retrieve specific page content from Confluence.github_list_prs: List pull requests for a repository.github_create_pr: Create new pull requests on GitHub.gitlab_list_projects: List projects within a GitLab instance.gitlab_create_mr: Create new merge requests in GitLab.execute_comand_line_script: Safely execute local system scripts with sandboxing.
Installation
{
"mcpServers": {
"dev_kit": {
"command": "dev-kit",
"args": [
"-env", "/path/to/.env",
"-protocol", "stdio"
]
}
}
}
Supported hosts
- Claude Desktop
Quick install
go install github.com/nguyenvanduocit/dev-kit@latestInformation
- Pricing
- free
- Published
- 7/18/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"dev_kit": {"command": "dev-kit", "args": ["-env", "/path/to/.env", "-protocol", "stdio"]}}}





