MCPServers

Summary

This JIRA MCP server, created by Camden Clark, enables seamless integration between Large Language Models and JIRA project management software. It provides standardized tools for executing JQL searches and retrieving detailed issue information through the Model Context Protocol. Built with Node.js and leveraging the @modelcontextprotocol/sdk, this implementation stands out by offering a streamlined interface to JIRA's powerful querying capabilities. It's particularly useful for AI assistants and chatbots that need to access or manipulate JIRA data, enabling natural language interactions for project management tasks, issue tracking, and reporting.

Available Actions(2)

jql_search

Executes a JQL search query with customizable parameters. Parameters: jql (required), nextPageToken (optional), maxResults (optional), fields (optional array), expand (optional)

get_issue

Retrieves detailed information about a specific issue. Parameters: issueIdOrKey (required), fields (optional array), expand (optional), properties (optional array), failFast (optional boolean)

Last Updated: April 17, 2025

Avis de la Communauté

0.0
0 avis
5
0
4
0
3
0
2
0
1
0

Aucun avis encore. Soyez le premier à donner votre avis !

Connectez-vous pour rejoindre la conversation

Coming soon to
HighlightHighlight AI

Langage

TypeScript

Catégories

Tags