Jira JQL Tool for Claude
@amiralamox
About Jira JQL Tool for Claude
Simple Practical MCP tools
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-servers-amiralamox": {
"command": "python",
"args": [
"server.py",
"#",
"Run",
"briefly",
"to",
"verify",
"it",
"works,",
"then",
"stop"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More AI & Agents MCP servers
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Comments