Skip to main content
Glama

Jira MCP Server

by KS-GEN-AI

list_projects

Retrieve a specified number of Jira projects using the REST API endpoint /rest/api/3/project. Ideal for managing and organizing project data efficiently.

Instructions

List all the projects on Jira on the api /rest/api/3/project. Do not use markdown in your query.

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" }

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