mcp-setup

Configure Jira, GitLab, and Confluence MCP servers for Kiro agents.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ukrsite/kiro-workflows --skill mcp-setup-ukrsite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-setup
Source: https://github.com/ukrsite/kiro-workflows/tree/main/skills/shared-skills/mcp-setup
Command: npx skills add https://github.com/ukrsite/kiro-workflows --skill mcp-setup-ukrsite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Configure MCP servers for Kiro agents. Guides users through environment variable setup, Docker configuration, and MCP server verification. Use when skills require MCP dependencies or when users need to set up Jira, GitLab, or other MCP servers.

Core Features & Use Cases

  • Interactive MCP selection and per-server setup (Jira, GitLab, Confluence)
  • Guided credential collection and verification (tokens, URLs, etc.)
  • Verification steps and health checks to confirm MCP readiness

Quick Start

Ask me which MCP server you want to configure (jira, gitlab, or confluence) and follow the guided prompts to complete setup.

Frequently Asked Questions about mcp-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up MCP servers for Jira, GitLab, and Confluence in a CI-ready environment?

To set up MCP servers, you need an interactive workflow that collects and verifies credentials, configures Docker environments, and validates server readiness. This process ensures Jira, GitLab, and Confluence backends are securely configured for Kiro agents.

What credentials do I need to configure a Jira or GitLab MCP server?

Configuring a Jira or GitLab MCP server requires collecting specific credentials like API tokens and instance URLs. The setup process guides you through securely entering and verifying these credentials to ensure backend connectivity for Kiro agents.

Can I verify MCP server readiness and health after Docker configuration?

Yes, you can verify MCP server readiness by running validation checks and health checks after Docker configuration. These steps confirm that the Jira, GitLab, or Confluence MCP backends are correctly configured and ready to handle Kiro agent requests.

Does Kiro agent MCP setup support interactive credential collection?

Yes, Kiro agent MCP setup supports interactive credential collection. It guides users through environment variable setup and server-specific prompts to securely gather and verify tokens, URLs, and other necessary credentials for Jira, GitLab, and Confluence.

When should I use an interactive MCP server setup workflow?

You should use an interactive MCP server setup workflow when your skills require MCP dependencies or when you need to configure Jira, GitLab, or Confluence backends. It is essential for securely establishing CI-ready environments with verified credentials.

Why is my MCP server not connecting after Docker setup?

If an MCP server is not connecting after Docker setup, it may be failing validation checks due to incorrect environment variables or unverified credentials. The interactive workflow includes health checks to help identify and resolve these configuration issues.