MCP.so
登录

Jira JQL Tool for Claude

@amiralamox

关于 Jira JQL Tool for Claude

Simple Practical MCP tools

基本信息

分类

AI 与智能体

运行时

python

传输方式

stdio

发布者

amiralamox

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcp-servers-amiralamox": {
      "command": "python",
      "args": [
        "server.py",
        "#",
        "Run",
        "briefly",
        "to",
        "verify",
        "it",
        "works,",
        "then",
        "stop"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Jira JQL Tool for Claude?

A tool that enables Claude to interact with Jira through JQL queries using the Model Control Protocol (MCP).

How to use Jira JQL Tool for Claude?

Clone the project repository, create a Python 3.12 virtual environment, install the required packages, and configure the Claude Desktop configuration file to point to the server script.

Key features of Jira JQL Tool for Claude

  • Enables Claude to query Jira via JQL
  • Uses the Model Control Protocol (MCP)
  • Requires Python 3.12 and a virtual environment
  • Configured through Claude Desktop's claude_desktop_config.json

Use cases of Jira JQL Tool for Claude

FAQ from Jira JQL Tool for Claude

What does Jira JQL Tool for Claude do?

It allows Claude to interact with Jira by executing JQL queries through the Model Control Protocol.

What are the prerequisites to run this tool?

Python 3.12, a virtual environment, and the packages listed in requirements.txt.

How do I configure Claude Desktop to use this tool?

Edit the claude_desktop_config.json file, add an entry for jira-jql-tool with the command pointing to the virtual environment's Python and the server script, then restart Claude Desktop.

评论

AI 与智能体 分类下的更多 MCP 服务器