Multi icon

Multi

Integrates with GitLab and Jira to expose project, merge request, and issue data to MCP-enabled clients.

概要

The Multi tool provides a read-only Model Context Protocol (MCP) server designed to bridge the gap between development and project management platforms like GitLab and Jira and your MCP-enabled clients. It allows editors, AI tools, and other clients to easily access comprehensive project, merge request, and issue data, streamlining information flow for enhanced productivity without requiring direct access to the underlying APIs. Focusing on ease of setup, safety through read-only operations, and a modular architecture, Multi serves as a robust gateway for contextual data.

主な機能

  • Read-only integration with GitLab and Jira APIs.
  • Exposes project, merge request, and issue data via MCP.
  • Easy configuration using environment variables or a JSON file.
  • Robust HTTP client with retries, timeouts, and structured logging.
  • Zod schema validation for all tool inputs and outputs.
  • 0 GitHub stars

ユースケース

  • Providing project and issue context to AI-powered developer tools.
  • Enabling code editors to display related merge requests and issues.
  • Automating data retrieval from GitLab and Jira for reporting or analysis.