Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_EMAILYesYour Jira email address
GITHUB_TOKENNoYour GitHub personal access token (optional)
JIRA_BASE_URLYesYour Jira base URL (e.g., https://your-company.atlassian.net)
JIRA_API_TOKENYesYour Jira API token
CONFLUENCE_EMAILNoYour Confluence email address (optional)
CONFLUENCE_BASE_URLNoYour Confluence base URL (optional)
CONFLUENCE_API_TOKENNoYour Confluence API token (optional)

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

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_issueB

Get details of a specific Jira issue

search_issuesB

Search Jira issues using JQL

create_issueC

Create a new Jira issue

update_issueC

Update an existing Jira issue

delete_issueC

Delete a Jira issue (use with caution!)

transition_issueB

Move an issue to a different status

get_transitionsB

Get available transitions for an issue

add_commentC

Add a comment to an issue

get_commentsB

Get comments on an issue

assign_issueC

Assign an issue to a user

get_projectsA

Get all Jira projects

get_projectB

Get project details

search_usersC

Search for Jira users

get_boardsB

Get all Jira boards

get_sprintsC

Get sprints for a board

get_sprint_issuesC

Get issues in a sprint

get_my_issuesC

Get issues assigned to current user

get_attachmentsB

Get attachments on an issue

add_worklogB

Log time worked on an issue

get_worklogsC

Get worklogs for an issue

get_time_trackingC

Get time tracking info for an issue

get_team_worklogsC

Get worklog summary for team

analyze_sprint_healthC

AI-powered sprint health analysis with metrics and recommendations

get_workload_dashboardC

Team workload analysis with balance metrics

analyze_issue_textC

NLP analysis of issue text for smart suggestions

create_smart_issueC

Create issue with AI-suggested type, priority, and labels

generate_release_notesC

Generate comprehensive release notes

save_sprint_reportB

Generate and save sprint report to local file or GitHub

save_workload_reportC

Generate and save workload report to local file or GitHub

save_release_notes_to_fileB

Generate release notes and save to local file or GitHub (no Confluence needed)

save_doc_to_githubB

Save any markdown content directly to a GitHub repository

Prompts

Interactive templates invoked by user choice

NameDescription
sprint_reviewGenerate a comprehensive sprint review with health analysis
create_issue_from_descriptionCreate a Jira issue from natural language description
generate_release_notesGenerate release notes for a version
team_standupGenerate team standup summary with blockers and progress
workload_analysisAnalyze team workload and provide recommendations

Resources

Contextual data attached and managed by the client

NameDescription
Jira ProjectsList of all accessible Jira projects
Current Jira UserInformation about the authenticated Jira user
Jira BoardsList of all Jira/Agile boards

Latest Blog Posts

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/devops-rajput-addi/NexusAI-Project-'

If you have feedback or need assistance with the MCP directory API, please join our Discord server