Skip to main content
Glama

Jij MCP Server

Official
by Jij-Inc

Jij MCP サーバー

Jij モデリングの実装をサポートするツールを提供するサーバー。

概要

Jij MCP サーバーには、JijModeling の実装を支援するために設計されたさまざまなツールとユーティリティが含まれています。

インストール

  1. このリポジトリをクローンする
  2. 必要な依存関係をインストールする
  3. 下記の説明に従ってサーバーを構成します

構成

MCP サーバーは、設定ファイルで次のように構成できます。

{ "mcpServers": { "jij": { "command": "uv", "args": [ "--directory", "<YOUR PATH>/jij-mcp-server", "run", "jij_mcp/server.py" ] } } }

この構成では以下を指定します。

  • サーバー名: jij
  • 実行するコマンド: uv
  • 引数:
    • --directory : サーバーの場所を指定します
    • サーバーディレクトリへのパス
    • run : サーバーを実行するコマンド
    • jij_mcp/server.py : 実行するサーバースクリプト

使用法

設定が完了すると、MCP サーバーは JijModeling の実装に役立つさまざまなツールを提供します。

特徴

  • JijModeling実装のためのサポートツール
  • 簡単な設定とセットアップ
  • カスタムモデリングワークフローのための拡張可能なアーキテクチャ

ライセンス

Apacheライセンス2.0

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Jij モデリングの実装をサポートするツールとユーティリティを提供するサーバー。簡単な構成と、カスタム モデリング ワークフロー用の拡張可能なアーキテクチャを備えています。

  1. 概要
    1. インストール
      1. 構成
        1. 使用法
          1. 特徴
            1. ライセンス

              Related MCP Servers

              • -
                security
                F
                license
                -
                quality
                Enables AI models to interact with Jira using a standardized protocol, offering full Jira REST API integration with features like optimal performance through connection pooling, error handling, and request monitoring.
                Last updated -
                2
                TypeScript
              • -
                security
                F
                license
                -
                quality
                A server implementation that allows AI models to interact with Jira through the Model Context Protocol, enabling tasks like JQL searches and retrieving issue details.
                Last updated -
                Python
              • A
                security
                A
                license
                A
                quality
                A Model Context Protocol server that provides integration with Jira, allowing Large Language Models to interact with Jira projects, boards, sprints, and issues through natural language.
                Last updated -
                5
                87
                2
                TypeScript
                MIT License
                • Apple
              • -
                security
                F
                license
                -
                quality
                Model Context Protocol server that allows AI assistants to interact with Jira, supporting operations like creating tickets and fetching project information directly from the cursor.
                Last updated -
                Python

              View all related MCP servers

              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/Jij-Inc/Jij-MCP-Server'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server