jira-stories
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_EMAIL | Yes | The email address associated with the Jira account. | |
| JIRA_BASE_URL | Yes | The base URL of the Jira Cloud instance. | |
| JIRA_API_TOKEN | Yes | The API token for authenticating with Jira Cloud. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| jira_list_projectsA | Lista os projetos Jira que a conta pode visualizar. |
| jira_get_issue_typesA | Lista os tipos de issue permitidos no projeto informado. |
| jira_get_create_fieldsA | Lista os campos disponíveis e obrigatórios ao criar uma issue para projeto e tipo. |
| jira_search_issuesA | Busca issues existentes por JQL para evitar duplicidade. |
| jira_preview_issueA | Gera os campos que seriam publicados, sem chamar o Jira. |
| jira_create_issueB | Cria uma issue no Jira. Exige confirmPublish: true após revisão. |
| jira_update_issueC | Atualiza campos de uma issue existente. Exige confirmPublish: true. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/eliangelap/codex-jira-stories-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server