Skip to main content
Glama

Jij MCP Server

Official
by Jij-Inc

Jij MCP 服务器

提供支持 Jij Modeling 实施工具的服务器。

概述

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 Modeling 实施的服务器,具有易于配置和可扩展的架构,可用于自定义建模工作流。

  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