You're viewing a demo portfolio

Join the waitlist
PRSM

jira_get_project

Active

Tool of Jira

declared in 0.1.0

Get details for a specific Jira project by key (e.g., 'PROJ') or ID. Returns name, description, lead, issue types, and custom fields.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "project_key": "PROJ"
    }
  ],
  "required": [
    "project_key"
  ],
  "properties": {
    "project_key": {
      "type": "string",
      "description": "Project key (e.g., \"PROJ\") or numeric project ID"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Jira

https://github.com/pipeworx-io/mcp-jira

1/7 registries
View full server →