JIRA
0
0
Summary
MCP Server for JIRA provides a bridge between AI assistants and Atlassian JIRA, enabling issue retrieval through a standardized interface. The server authenticates with JIRA using environment variables for server URL and credentials, and exposes a tool for fetching issue details by key. Built with TypeScript and the MCP protocol, it handles JSON-RPC requests over stdio transport, making it valuable for teams who need to access JIRA issue information directly through conversational AI without context switching.
Available Actions(1)
get_issue
Retrieve detailed information about a JIRA issue. Parameters: issueKey (string)
Last Updated: April 17, 2025
Reseñas de la Comunidad
0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Coming soon to
Highlight AI
Documentación
Lenguaje
TypeScript