Skip to main content
Glama

manage_projects

Manage Jira projects by listing details, checking statuses, or creating new projects with configurable templates and settings.

Instructions

List and get Jira project details and statuses. Actions: 'list', 'get', 'list_statuses', 'create'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: 'list', 'get', 'list_statuses', 'create'
project_keyNoProject key or ID (for 'get', 'list_statuses', 'create')
nameNoProject name (required for 'create')
project_type_keyNoProject type: 'software', 'business', 'service_desk' (for 'create', default: 'software')
project_template_keyNoProject template key (for 'create'). Examples: 'com.pyxis.greenhopper.jira:gh-simplified-agility-scrum' for Scrum, 'com.pyxis.greenhopper.jira:gh-simplified-agility-kanban' for Kanban
descriptionNoProject description (for 'create')
lead_account_idNoAccount ID of the project lead (for 'create'). Use manage_users get_current to find your own.
start_atNoPagination start index (for 'list')
max_resultsNoMaximum results to return (for 'list')

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/zach-snell/jtk'

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