Skip to main content
Glama

Jira MCP Server

by KS-GEN-AI

list_projects

Retrieve Jira project details using the /rest/api/3/project API to view and manage project information. Specify the number of results for precise output.

Instructions

List all the projects on Jira on the api /rest/api/3/project

Input Schema

NameRequiredDescriptionDefault
number_of_resultsNoNumber of results to return

Input Schema (JSON Schema)

{ "properties": { "number_of_results": { "default": 1, "description": "Number of results to return", "type": "integer" } }, "type": "object" }

You must be authenticated.

Other Tools from Jira MCP Server

Related Tools

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/KS-GEN-AI/jira-mcp-server'

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